#include <ixlib_xml.hh>
Inheritance diagram for ixion::xml_exception::
Public Methods | |
xml_exception (TErrorCode error, char const *info=NULL, char *module=NULL, TIndex line=0, char *category=NULL) | |
xml_exception (TErrorCode error, TIndex line=0, char const *info=0) | |
virtual char * | getText () const |
|
Definition at line 40 of file ixlib_xml.hh. |
|
|
|
Reimplemented from ixion::base_exception. |