Summary
- File
- Package hierarchy Core\Error
- Class hierarchy \ExceptionHandler
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 |
display()
None found |
destroy_app()
None found |
raw_display()
None found |
prepare_controller()
None found |
send_response(\Controller $controller)
\Controller | $controller |
None found |
integrated_display(\Controller $controller)
\Controller | $controller |
None found |