Overview

Namespaces

  • Docta
    • MercadoLibre
      • Exception
      • OAuth2
        • Client
          • Test
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
      • Test
      • Tests
    • Psr7
    • Test
      • Handler
    • Tests
      • CookieJar
      • Event
      • Exception
      • Handler
      • Promise
      • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Test
          • Grant
          • Provider
            • Exception
            • Fake
          • Token
          • Tool
        • Token
        • Tool
  • None
  • 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 PHP SDK API documentation generated by ApiGen