CALL
Error handler Class provided by System to return the Error as JSON.
Register this Handler as last one
SYSTEM\LOG
CALL(\Exception $E, boolean $thrown) : boolean
\Exception
Thrown Execption to be handled
boolean
Was the Exception thrown?
Returns true or false.