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