Overview

Namespaces

  • Docta
    • MercadoLibre
      • OAuth2
        • Client
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
    • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Token
        • Tool
  • Psr
    • Http
      • Message

Interfaces

  • GuzzleException

Exceptions

  • BadResponseException
  • ClientException
  • ConnectException
  • RequestException
  • SeekException
  • ServerException
  • TooManyRedirectsException
  • TransferException
  • Overview
  • Namespace
  • Class
  • Download

Interface GuzzleException

Direct known implementers

GuzzleHttp\Exception\SeekException, GuzzleHttp\Exception\TransferException

Indirect known implementers

GuzzleHttp\Exception\BadResponseException, GuzzleHttp\Exception\ClientException, GuzzleHttp\Exception\ConnectException, GuzzleHttp\Exception\RequestException, GuzzleHttp\Exception\ServerException, GuzzleHttp\Exception\TooManyRedirectsException
Namespace: GuzzleHttp\Exception
Located at src/Exception/GuzzleException.php
Magic methods summary
public string
# getMessage( )

Returns

string
public Throwable|null
# getPrevious( )

Returns

Throwable|null
public mixed
# getCode( )

Returns

mixed
public string
# getFile( )

Returns

string
public integer
# getLine( )

Returns

integer
public array
# getTrace( )

Returns

array
public string
# getTraceAsString( )

Returns

string
MercadoLibre Provider for OAuth 2.0 Client API documentation generated by ApiGen