#include <exception.hpp>
Public Member Functions | |
virtual | ~io_exception () throw () |
io_exception (const char *format,...) |
Definition at line 77 of file exception.hpp.
virtual s11n::io_exception::~io_exception | ( | ) | throw () [inline, virtual] |
Definition at line 80 of file exception.hpp.
s11n::io_exception::io_exception | ( | const char * | format, | |
... | ||||
) | [explicit] |