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