Class BadFunctionCallException
Exception thrown if a callback refers to an undefined function or if some arguments are missing.
- Exception
-
LogicException
-
BadFunctionCallException
-
DSchoenbauer\Exception\Platform\BadFunctionCallException implements DSchoenbauer\Exception\ExceptionInterface
Namespace: DSchoenbauer\Exception\Platform
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/BadFunctionCallException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Platform/BadFunctionCallException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|