Skip to content

Instantly share code, notes, and snippets.

@mgirouard
Created July 17, 2016 00:36
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgirouard/e447d3db8f61a0542c821f381495f469 to your computer and use it in GitHub Desktop.
Save mgirouard/e447d3db8f61a0542c821f381495f469 to your computer and use it in GitHub Desktop.
GuzzleHttp Exception Hierarchy
  • GuzzleException
    • SeekException
    • TransferException
      • RequestException ( RequestInterface ; ResponseInterface | null )
        • TooManyRedirectsException
        • ConnectException
        • BadResponseException
          • ServerException
          • ClientException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment