MBSLib
[ class tree: MBSLib ] [ index: MBSLib ] [ all elements ]

Class: SMSCommException

Source Location: /lib/SMSComm.class.php

Class Overview

Exception
   |
   --SMSCommException

Client general exception, used then API implementation not working, e.g.:


Author(s):


Child classes:

SMSCommTransportException
Client transport exception, used for errors in communication with SMSComm API, e.g.:

Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Class Details

[line 942]
Client general exception, used then API implementation not working, e.g.:

  • empty required paramaters
  • wrong type of parameters
  • fatal errors from SMSComm API




Tags:

example:  example not found


[ Top ]


Documentation generated on Thu, 08 Mar 2012 14:03:10 +0200 by phpDocumentor 1.4.4