Kraken\Supervision\SupervisorInterface::existsSolver PHP 메소드

existsSolver() 공개 메소드

Check if solver for $exception does exist.
public existsSolver ( string $exception ) : boolean
$exception string
리턴 boolean
    public function existsSolver($exception);