Packageorg.servebox.toolbox.browsing
Classpublic class GetObjectBrowsingError
InheritanceGetObjectBrowsingError Inheritance Error

Specific Browsing Error



Public Properties
 PropertyDefined by
  code : int
The code of the error.
GetObjectBrowsingError
Public Methods
 MethodDefined by
  
GetObjectBrowsingError(message:String = null, code:int = 0)
Creates a new GetObjectBrowsingError.
GetObjectBrowsingError
Property detail
codeproperty
public var code:int

The code of the error.

Constructor detail
GetObjectBrowsingError()constructor
public function GetObjectBrowsingError(message:String = null, code:int = 0)

Creates a new GetObjectBrowsingError.

Parameters
message:String (default = null)
 
code:int (default = 0)