Overview

Namespaces

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

Exceptions

  • ActionException
  • ClientException
  • HostException
  • ProxyException
  • SmsapiException
  • Overview
  • Namespace
  • Class
  • Tree
1: <?php
2: 
3: namespace SMSApi\Exception;
4: 
5: class ClientException extends SmsapiException {
6:     
7: }
8: 
SMSAPI api client API documentation generated by ApiGen 2.8.0