#include <Exceptions.h>
Public Member Functions | |
| IOException (string what="Input/Output error.") throw () | |
This is thrown if input/output error happens.
Definition at line 69 of file Exceptions.h.
| ibrcommon::IOException::IOException | ( | string | what = "Input/Output error." |
) | throw () [inline] |
Definition at line 72 of file Exceptions.h.
1.6.3