Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Kraken
Throwable
ExceptionHandler
PHP Class Kraken\Throwable\ExceptionHandler
Exibir arquivo
Open project: kraken-php/framework
Class Usage Examples
Protected Properties
Property
Type
Description
$handler
string
Public Methods
Method
Description
handleException
(
Error |
Exception
$ex
)
Invoke default Exception Handler.
Method Details
handleException()
public
static
method
Invoke default Exception Handler.
public
static
handleException
(
Error |
Exception
$ex
)
$ex
Error |
Exception
Property Details
$handler
protected_oe static_oe property
protected
static
string
$handler
return
string