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... | |
Definition at line 36 of file Exception.php.
|
static |
Error handler callback.
mixed | $code | |
mixed | $string | |
mixed | $file | |
mixed | $line | |
mixed | $context |
Reimplemented in PHPExcel_Calculation_Exception, PHPExcel_Chart_Exception, PHPExcel_Reader_Exception, and PHPExcel_Writer_Exception.
Definition at line 46 of file Exception.php.