Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Flarum
Api
Handler
RouteNotFoundExceptionHandler
PHP Class Flarum\Api\Handler\RouteNotFoundExceptionHandler
Inheritance:
implements
Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Datei anzeigen
Open project: flarum/core
Public Methods
Method
Description
handle
(
Exception
$e
)
manages
(
Exception
$e
)
Method Details
handle()
public
method
public
handle
(
Exception
$e
)
$e
Exception
manages()
public
method
public
manages
(
Exception
$e
)
$e
Exception