Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ixion::xml_exception Struct Reference

#include <ixlib_xml.hh>

Inheritance diagram for ixion::xml_exception::

ixion::base_exception exception List of all members.

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

Constructor & Destructor Documentation

ixion::xml_exception::xml_exception ( TErrorCode error,
char const * info = NULL,
char * module = NULL,
TIndex line = 0,
char * category = NULL ) [inline]
 

Definition at line 40 of file ixlib_xml.hh.

ixion::xml_exception::xml_exception ( TErrorCode error,
TIndex line = 0,
char const * info = 0 )
 


Member Function Documentation

virtual char* ixion::xml_exception::getText ( ) const [virtual]
 

Reimplemented from ixion::base_exception.


The documentation for this struct was generated from the following file:
Generated at Tue Apr 17 18:29:47 2001 for ixlib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001