docu_system_wiki/SYSTEM-LOG-SYSTEM_ERROR_EXCEPTION.md

56 lines
580 B
Markdown

SYSTEM\LOG\SYSTEM_ERROR_EXCEPTION
===============
* Class name: SYSTEM_ERROR_EXCEPTION
* Namespace: SYSTEM\LOG
* Parent class: ErrorException
Properties
----------
### $logged
public mixed $logged = false
* Visibility: **public**
Methods
-------
### __construct
mixed SYSTEM\LOG\SYSTEM_ERROR_EXCEPTION::__construct($message, $code, $severity, $filename, $lineno, $previous)
* Visibility: **public**
#### Arguments
* $message **mixed**
* $code **mixed**
* $severity **mixed**
* $filename **mixed**
* $lineno **mixed**
* $previous **mixed**