| Package | org.servebox.toolbox.browsing |
| Class | public class GetObjectBrowsingError |
| Inheritance | GetObjectBrowsingError Error |
| Property | Defined by | ||
|---|---|---|---|
| code : int
The code of the error.
| GetObjectBrowsingError | ||
| Method | Defined by | ||
|---|---|---|---|
|
GetObjectBrowsingError(message:String = null, code:int = 0)
Creates a new GetObjectBrowsingError.
| GetObjectBrowsingError | ||
| code | property |
public var code:intThe code of the error.
| GetObjectBrowsingError | () | constructor |
public function GetObjectBrowsingError(message:String = null, code:int = 0)Creates a new GetObjectBrowsingError.
Parametersmessage:String (default = null) |
|
code:int (default = 0) |