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
Autarky
Errors
ErrorHandlerInterface
PHP Interface Autarky\Errors\ErrorHandlerInterface
Exibir arquivo
Open project: autarky/framework
Interface Usage Examples
Public Methods
Method
Description
handle
(
Exception
$exception
) :
Response
Handle an exception.
Method Details
handle()
public
method
Handle an exception.
public
handle
(
Exception
$exception
) :
Response
$exception
Exception
return
Symfony\Component\HttpFoundation\Response