The user function needs to accept two parameters: the error code, and a string
describing the error.
Parameters
- $exception
- contains the level of the error raised, as an integer
Returns
boolean
always true because we don't want the php default error handler to process the
error again