Kraken\Supervision\SupervisorInterface::getSolver PHP Метод

getSolver() публичный Метод

Return solver for $exception or null if it does not exist.
public getSolver ( string $exception ) : Kraken\Supervision\SolverInterface | null
$exception string
Результат Kraken\Supervision\SolverInterface | null
    public function getSolver($exception);