\SError

Summary

Methods
Properties
Constants
exception_handler()
error_handler()
fatal_handler()
$CONSOLE
$LOG
$LOGFILE
$error_type
No constants found
No protected methods found
No protected properties found
N/A
getFatal()
getError()
obj2str()
args2str()
log()
No private properties found
N/A

Properties

$CONSOLE

$CONSOLE : 

Type

$LOG

$LOG : 

Type

$LOGFILE

$LOGFILE : 

Type

$error_type

$error_type : 

Type

Methods

exception_handler()

exception_handler(  $e) 

Parameters

$e

error_handler()

error_handler(  $errno,   $errstr,   $errfile,   $errline) 

Parameters

$errno
$errstr
$errfile
$errline

fatal_handler()

fatal_handler() 

getFatal()

getFatal(  $error,   $html = "") 

Parameters

$error
$html

getError()

getError(  $backtrace,   $e = null,   $html = "") : string

Parameters

$backtrace
$e
$html

Returns

string

obj2str()

obj2str(  $args) 

Parameters

$args

args2str()

args2str(  $args) 

Parameters

$args

log()

log(  $text,   $html) 

Parameters

$text
$html