Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ExceptionHandler
PHP Class ExceptionHandler
Mostra file
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Methods
Method
Description
handler
(
$errno
,
$errstr
,
$errfile
,
$errline
) :
Throwable
Private Methods
Method
Description
errorStarts
(
$error
,
$str
)
Method Details
handler()
public
static
method
public
static
handler
(
$errno
,
$errstr
,
$errfile
,
$errline
) :
Throwable
$errno
$errstr
$errfile
$errline
return
Throwable