System Exception Class provided by System for logging all kinds of System Exceptions.
All other log Classes are derived from this.
| package |
SYSTEM\LOG |
|---|
__construct(string $message = "", integer $code = 1, \Exception $previous = NULL)
stringError Message
integerError Code
\ExceptionPrevious Error leading to this one.
logged :
todo_logged :