Kraken\Supervision\SupervisorInterface::existsSolver PHP Method

existsSolver() public method

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