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