Метод | Описание | |
---|---|---|
__invoke ( Erro\Error | Exceptio\Exception | string $ex, mixed[] $params = [] ) : Kraken\Promise\PromiseInterface | Handle given Error, Exception or string message with set of params using solver's handler method. | |
solve ( Erro\Error | Exceptio\Exception | string $ex, mixed[] $params = [] ) : Kraken\Promise\PromiseInterface | Solve given Error, Exception or string message with set of params using solver's handler method. |