Overview

Namespaces

  • Antavo
    • RestClient
      • Exceptions
    • SignedToken
      • Exceptions
  • PHP

Classes

  • ApiClient
  • CustomerToken

Exceptions

  • ApiClientException
  • Overview
  • Namespace
  • Class

Class ApiClientException

Exception thrown when Antavo Loyalty API JSON response contains an error.

Exception message contains the error type and message, while exception code holds the received HTTP status code.

Exception
Extended by RuntimeException
Extended by Antavo\RestClient\Exceptions\Exception
Extended by Antavo\ApiClientException
Namespace: Antavo
Located at ApiClientException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
API documentation generated by ApiGen