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

ixion::io_exception Struct Reference

#include <ixlib_exio.hh>

Inheritance diagram for ixion::io_exception::

ixion::base_exception std::exception List of all members.

Public Methods

 io_exception (TErrorCode error, char const *info=NULL, char *module=NULL, TIndex line=0)
 io_exception (char const *info=NULL, char *module=NULL, TIndex line=0)
virtual char* getText () const

Constructor & Destructor Documentation

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

Definition at line 58 of file ixlib_exio.hh.

ixion::io_exception::io_exception ( char const * info = NULL,
char * module = NULL,
TIndex line = 0 ) [inline]
 

Definition at line 62 of file ixlib_exio.hh.


Member Function Documentation

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

Reimplemented from ixion::base_exception.


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