aliroXMLException Class Reference

List of all members.

Public Member Functions

 __construct ($message)


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:

Generated on Wed May 14 13:02:00 2008 for ALIRO by  doxygen 1.5.5