53 lines
432 B
Markdown
53 lines
432 B
Markdown
SYSTEM\LOG\error_handler
|
|
===============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Class name: error_handler
|
|
* Namespace: SYSTEM\LOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Methods
|
|
-------
|
|
|
|
|
|
### MASK
|
|
|
|
mixed SYSTEM\LOG\error_handler::MASK()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
|
|
|
|
### CALL
|
|
|
|
mixed SYSTEM\LOG\error_handler::CALL(\Exception $E, $thrown)
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
|
|
|
|
#### Arguments
|
|
* $E **Exception**
|
|
* $thrown **mixed**
|
|
|
|
|