ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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.