Java-like I/O exception class. More...
#include <IOException.h>
Public Member Functions | |
IOException (const IOException &other) | |
IOException (const string &msg, const string &where) | |
IOException (const Exception &orig, const string &where) | |
IOException (const Exception &orig, const string &msg, const string &where) |
Java-like I/O exception class.