MyAllocator PMS PHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

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

Exceptions

  • Exception

Class Exception

Direct known subclasses

MyAllocator\phpsdk\src\Exception\MaException

Indirect known subclasses

MyAllocator\phpsdk\src\Exception\ApiAuthenticationException, MyAllocator\phpsdk\src\Exception\ApiConnectionException, MyAllocator\phpsdk\src\Exception\ApiException, MyAllocator\phpsdk\src\Exception\InvalidRequestException

PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( mixed $message, mixed $code, mixed $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )

Magic methods summary

Properties summary

protected string $message
# ''
protected integer $code
# 0
protected mixed $file
#
protected mixed $line
#
MyAllocator PMS PHP SDK API documentation generated by ApiGen