class ContextErrorException extends ErrorException
Error Exception with Variable Context.
Methods
__construct($message, $code, $severity, $filename, $lineno, $context = array())
array getContext()
Details
__construct($message, $code, $severity, $filename, $lineno, $context = array())
Parameters $message $code $severity $filename $lineno $context array
getContext()
Return Value array