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