ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Static Public Member Functions | |
static | errorHandlerCallback ($code, $string, $file, $line, $context) |
Error handler callback. More... | |
static | errorHandlerCallback ($code, $string, $file, $line, $context) |
Error handler callback. More... | |
Definition at line 36 of file Exception.php.
|
static |
Error handler callback.
mixed | $code | |
mixed | $string | |
mixed | $file | |
mixed | $line | |
mixed | $context |
Reimplemented from PHPExcel_Exception.
Definition at line 46 of file Exception.php.