Really for use by clients, i/o layers, and s11nlite, not by the s11n core. More...
#include <exception.hpp>
Public Member Functions | |
virtual | ~io_exception () throw () |
io_exception (const char *format,...) |
Really for use by clients, i/o layers, and s11nlite, not by the s11n core.
Definition at line 82 of file exception.hpp.
virtual s11n::io_exception::~io_exception | ( | ) | throw () [inline, virtual] |
Definition at line 85 of file exception.hpp.
s11n::io_exception::io_exception | ( | const char * | format, | |
... | ||||
) | [explicit] |