MyAllocator PMS PHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

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

Exceptions

  • ApiAuthenticationException
  • ApiConnectionException
  • ApiException
  • InvalidRequestException
  • MaException

Namespace MyAllocator\phpsdk\src\Exception

Exceptions summary

ApiAuthenticationException

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

ApiConnectionException

The API connection exception class. This exception is thrown when the API cannot connect to the MyAllocator API.

ApiException

The API exception class. The generic API exception used during validation, request, and response flows.

InvalidRequestException

The invalid request exception class. This exception is thrown when a 404 not found is returned by the MyAllocator API.

MaException The MyAllocator base exception class.
MyAllocator PMS PHP SDK API documentation generated by ApiGen