IoException Class Reference

IO Exception Class. More...

#include <IoException.H>

Inheritance diagram for IoException:
GeneralException

List of all members.

Public Types

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 Wed Aug 11 16:56:45 2010 for libepp_nicbr by  doxygen 1.6.3