class ContextErrorException extends ErrorException
Error Exception with Variable Context.
Methods
| __construct($message, $code, $severity, $filename, $lineno, $context = array()) | ||
| array | getContext() |
class ContextErrorException extends ErrorException
Error Exception with Variable Context.
| __construct($message, $code, $severity, $filename, $lineno, $context = array()) | ||
| array | getContext() |
Please login to continue.