7 #ifndef __IO_EXCEPTION_H__
8 #define __IO_EXCEPTION_H__
39 #endif //__IO_EXCEPTION_H__
ExceptionCode
IO Exception Code.
Definition: IoException.H:21
General Exception Class.
Definition: GeneralException.H:19
IO Exception Class.
Definition: IoException.H:17
IoException(const int code, const string &msg)
Constructor.
Definition: IoException.H:32