MyAllocator PMS PHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

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

Exceptions

  • ApiAuthenticationException
  • ApiConnectionException
  • ApiException
  • InvalidRequestException
  • MaException

Class InvalidRequestException

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

Exception
Extended by MyAllocator\phpsdk\src\Exception\MaException
Extended by MyAllocator\phpsdk\src\Exception\InvalidRequestException
Namespace: MyAllocator\phpsdk\src\Exception
Located at Exception/InvalidRequestException.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