aliroXMLException Class Reference
List of all members.
Detailed Description
Definition at line 3 of file aliroXML.php.
Constructor & Destructor Documentation
| aliroXMLException::__construct |
( |
$ |
message |
) |
|
Definition at line 5 of file aliroXML.php.
00005 {
00006 parent::__construct($message, 0);
00007 }
The documentation for this class was generated from the following file: