Inheritance diagram for PEIP_Error_Message:

Public Member Functions | |
| __construct (Exception $payload, array $headers=array()) | |
Protected Attributes | |
| $payload | |
| $headers | |
Definition at line 23 of file PEIP_Error_Message.php.
| PEIP_Error_Message::__construct | ( | Exception $ | payload, | |
| array $ |  headers = array() | |||
| ) | 
public
| $payload | ||
| $headers | 
Definition at line 36 of file PEIP_Error_Message.php.
References $headers.
PEIP_Error_Message::$payload [protected]           | 
        
PEIP_Error_Message::$headers [protected]           | 
        
Reimplemented from PEIP_Generic_Message.
Definition at line 27 of file PEIP_Error_Message.php.
Referenced by __construct().
 1.5.1