PHP 클래스 Flarum\Api\Handler\ValidationExceptionHandler

상속: implements Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
파일 보기 프로젝트 열기: flarum/core

공개 메소드들

메소드 설명
handle ( Exception $e )
manages ( Exception $e )

비공개 메소드들

메소드 설명
buildErrors ( array $messages, $pointer )

메소드 상세

handle() 공개 메소드

public handle ( Exception $e )
$e Exception

manages() 공개 메소드

public manages ( Exception $e )
$e Exception