Searched refs:RejectionException (Results 1 – 12 of 12) sorted by relevance
8 class CancellationException extends RejectionException
8 class AggregateException extends RejectionException
10 class RejectionException extends \RuntimeException class
62 return new RejectionException($reason);
85 } catch (RejectionException $e) {
10 class CancellationException extends RejectionException
10 class AggregateException extends RejectionException
12 class RejectionException extends \RuntimeException class
59 return new RejectionException($reason);
79 } catch (RejectionException $e) {
239 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason248 > PHP Fatal error: Uncaught exception 'GuzzleHttp\Promise\RejectionException' with message 'The pr…
252 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason261 > PHP Fatal error: Uncaught exception 'GuzzleHttp\Promise\RejectionException' with message 'The pr…