Current exception and the ones that extend it will always have a response.
Overrides RequestException::hasResponse
public function hasResponse() : bool { return true; }