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
Flarum
Api
Handler
ValidationExceptionHandler
PHP Class Flarum\Api\Handler\ValidationExceptionHandler
Inheritance:
implements
Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Mostra file
Open project: flarum/core
Public Methods
Method
Description
handle
(
Exception
$e
)
manages
(
Exception
$e
)
Private Methods
Method
Description
buildErrors
(
array
$messages
,
$pointer
)
Method Details
handle()
public
method
public
handle
(
Exception
$e
)
$e
Exception
manages()
public
method
public
manages
(
Exception
$e
)
$e
Exception