MyAllocator PMS PHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

  • MyAllocator
    • phpsdk
      • src
        • Api
        • Exception
        • Object
        • Util
  • PHP

Exceptions

  • ApiAuthenticationException
  • ApiConnectionException
  • ApiException
  • InvalidRequestException
  • MaException

Class ApiAuthenticationException

The API authentication exception class. This exception is thrown when the authentication parameters included in an API request are not valid.

Exception
Extended by MyAllocator\phpsdk\src\Exception\MaException
Extended by MyAllocator\phpsdk\src\Exception\ApiAuthenticationException
Namespace: MyAllocator\phpsdk\src\Exception
Located at Exception/ApiAuthenticationException.php

Methods summary

Methods inherited from MyAllocator\phpsdk\src\Exception\MaException

__construct(), getHttpBody(), getHttpStatus(), getJsonBody(), getState()

Methods inherited from Exception

__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Magic methods summary

Properties summary

Properties inherited from MyAllocator\phpsdk\src\Exception\MaException

$state

Properties inherited from Exception

$code, $file, $line, $message

MyAllocator PMS PHP SDK API documentation generated by ApiGen