Maileon PHP client  1.2.5
Easily integrate your PHP application with Maileon.
com_maileon_api_MaileonAPIException Class Reference
Inheritance diagram for com_maileon_api_MaileonAPIException:

Public Member Functions

 __construct ($message="", $response=false, $code=0, Exception $previous=null)
 
 getResponse ()
 

Detailed Description

An exception that is thrown when a technical error has occurred either in the communication with Maileon's REST API or in the API itself.

Definition at line 7 of file MaileonAPIException.php.

Member Function Documentation

com_maileon_api_MaileonAPIException::getResponse ( )
Returns
false|string the HTTP response body if there was one, false otherwise

Definition at line 23 of file MaileonAPIException.php.


The documentation for this class was generated from the following file: