PHP Class Tolerance\Operation\ExceptionCatcher\WildcardExceptionVoter

Inheritance: implements Tolerance\Operation\ExceptionCatcher\ThrowableCatcherVoter
显示文件 Open project: sroze/tolerance

Public Methods

Method Description
shouldCatch ( Exception $e )
shouldCatchThrowable ( $throwable )

Method Details

shouldCatch() public method

public shouldCatch ( Exception $e )
$e Exception

shouldCatchThrowable() public method

public shouldCatchThrowable ( $throwable )