Package | starling.errors |
Class | public class AbstractMethodError |
Inheritance | AbstractMethodError Error |
Method | Defined By | ||
---|---|---|---|
AbstractMethodError(message:* = Method needs to be implemented in subclass, id:* = 0) Creates a new AbstractMethodError object. | AbstractMethodError |
AbstractMethodError | () | Constructor |
public function AbstractMethodError(message:* = Method needs to be implemented in subclass, id:* = 0)
Creates a new AbstractMethodError object.
Parametersmessage:* (default = Method needs to be implemented in subclass )
| |
id:* (default = 0 )
|