Summary
- File
- Package hierarchy Core\Error
- Class hierarchy \RawExceptionHandler
handle(\Exception $exception) : boolean
The user function needs to accept two parameters: the error code, and a string describing the error.
| \Exception | $exception | contains the level of the error raised, as an integer |
always true because we don't want the php default error handler to process the error again
| None found |
clean_output_buffer()
| None found |
log()
| None found |
raw_display()
| None found |