| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Exception class for ObjectXMLWriter and ObjectXMLParser. More...
 Inheritance diagram for ilObjectXMLException:
 Inheritance diagram for ilObjectXMLException: Collaboration diagram for ilObjectXMLException:
 Collaboration diagram for ilObjectXMLException:| Public Member Functions | |
| __construct ($a_message, $a_errno=0) | |
| Constructor. | |
Exception class for ObjectXMLWriter and ObjectXMLParser.
Definition at line 35 of file class.ilObjectXMLException.php.
| ilObjectXMLException::__construct | ( | $a_message, | |
| $a_errno = 0 | |||
| ) | 
Constructor.
public
| string | message | 
| int | errno | 
Reimplemented from ilException.
Definition at line 45 of file class.ilObjectXMLException.php.