Class MethodNotDefined
This exception is thrown when one tries to access an undefined prototype method.
- Exception
-
LogicException
-
BadFunctionCallException
-
BadMethodCallException
-
ICanBoogie\Prototype\MethodNotDefined
Methods summary
public
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()