Overview

Namespaces

  • PHP
  • SMSApi
    • Api
      • Action
        • Mms
        • Phonebook
        • Sender
        • Sms
        • User
        • Vms
      • Response
    • Exception
    • Proxy
      • Http

Classes

  • ArrayObject

Interfaces

  • ArrayAccess
  • Countable
  • IteratorAggregate
  • Serializable
  • Traversable

Exceptions

  • Exception
  • LogicException
  • OutOfRangeException
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Direct known subclasses

LogicException, SMSApi\Exception\SmsapiException

Indirect known subclasses

OutOfRangeException, SMSApi\Exception\ActionException, SMSApi\Exception\ClientException, SMSApi\Exception\HostException, SMSApi\Exception\InvalidParameterException, SMSApi\Exception\ProxyException
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( )
Properties summary
protected string $message ''
#
protected integer $code 0
#
protected mixed $file
#
protected mixed $line
#
API documentation generated by ApiGen 2.8.0