Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Flarum
Api
Handler
ModelNotFoundExceptionHandler
PHP Class Flarum\Api\Handler\ModelNotFoundExceptionHandler
Inheritance:
implements
Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Show file
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