Searched refs:exceptionFor (Results 1 – 6 of 6) 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);
516 | `exception_for` | `Create::exceptionFor` |