Overview

Namespaces

  • ShippoClient
    • Entity
    • Http
      • Request
        • Addresses
        • Parcels
        • Shipments
        • Transactions
      • Response
        • Exception

Exceptions

  • BadResponseException
  • ClientErrorException
  • ServerErrorException
  • Overview
  • Namespace
  • Class

Class ServerErrorException

Exception
Extended by ShippoClient\Http\Response\Exception\BadResponseException
Extended by ShippoClient\Http\Response\Exception\ServerErrorException
Namespace: ShippoClient\Http\Response\Exception
Located at Http/Response/Exception/ServerErrorException.php
Methods inherited from ShippoClient\Http\Response\Exception\BadResponseException
__construct(), getRequest(), getResponse(), getStatusCode()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen