#include <IOException.hpp>
Generic IOException used inside support code. (thrown by XML I/O routs) basically this is something I'm using since a lot of compilers don't support ios_base::failure.
◆ IOException() [1/2]
IOException::IOException |
( |
std ::exception & |
e | ) |
|
|
inline |
◆ IOException() [2/2]
IOException::IOException |
( |
const std ::string & |
mesg | ) |
|
|
inline |
◆ ~IOException()
virtual IOException::~IOException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ io
std ::exception IOException::io |
The documentation for this class was generated from the following file: