Zend Framework
1.12
|
Public Member Functions | |
__construct ($body, $message) | |
getBody () | |
Get the message body. | |
getMessage () | |
Get the original adapter-specific message. | |
Protected Attributes | |
$_body | |
$_clientMessage | |
__construct | ( | $body, | |
$message | |||
) |
string | $body | Message text |
string | $message | Original message |
getBody | ( | ) |
Get the message body.
getMessage | ( | ) |
Get the original adapter-specific message.
|
protected |
|
protected |