PHP 인터페이스 Tolerance\Operation\ExceptionCatcher\ExceptionCatcherVoter

사용 중단: Use ThrowableCatcherVoter instead
파일 보기 프로젝트 열기: sroze/tolerance 0 사용 예제들

공개 메소드들

메소드 설명
shouldCatch ( Exception $e ) : boolean Decides if whatever we should catch the given exception.

메소드 상세

shouldCatch() 공개 메소드

Decides if whatever we should catch the given exception.
사용 중단:
public shouldCatch ( Exception $e ) : boolean
$e Exception
리턴 boolean