Searched refs:exceptionFor (Results 1 – 12 of 12) sorted by relevance
56 public static function exceptionFor($reason) function in GuzzleHttp\\Promise\\Create
64 throw Create::exceptionFor($this->reason);
160 $nextYield = $this->generator->throw(Create::exceptionFor($reason));
84 return Create::exceptionFor($reason);
72 throw Create::exceptionFor($this->result);
53 public static function exceptionFor($reason): \Throwable function in GuzzleHttp\\Promise\\Create
68 throw Create::exceptionFor($this->reason);
155 $nextYield = $this->generator->throw(Create::exceptionFor($reason));
79 throw Create::exceptionFor($this->result);
216 … $message = $formatter->format($request, $response, P\Create::exceptionFor($reason));
516 | `exception_for` | `Create::exceptionFor` |
526 | `exception_for` | `Create::exceptionFor` |