IoException Class Reference

IO Exception Class. More...

#include <IoException.H>

Inheritance diagram for IoException:

GeneralException List of all members.

Public Types

 OPEN_ERR = 4000
 READ_ERR = 4001
 CLOSE_ERR = 4003
enum  ExceptionCode { OPEN_ERR = 4000, READ_ERR = 4001, CLOSE_ERR = 4003 }
 IO Exception Code.

Public Member Functions

 IoException (const int code, const string &msg)
 Constructor.

Detailed Description

IO Exception Class.


Constructor & Destructor Documentation

IoException::IoException ( const int  code,
const string &  msg 
) [inline]

Constructor.

Parameters:
code Exception Code
msg Exception Message


The documentation for this class was generated from the following file:
Generated on Tue Mar 17 16:03:07 2009 for libepp_nicbr by  doxygen 1.4.7