Class BadFunctionCallException
- Exception implements Throwable
-
LogicException
-
BadFunctionCallException
Direct known subclasses
BadMethodCallException
,
oroboros\core\abstracts\utilities\exception\AbstractBadFunctionCallException
Indirect known subclasses
oroboros\core\abstracts\utilities\exception\AbstractBadMethodCallException
,
oroboros\core\utilities\exception\BadFunctionCallException
,
oroboros\core\utilities\exception\BadMethodCallException
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()