#include <exception.hpp>
Inheritance diagram for s11n::io_exception:


Public Member Functions | |
| virtual | ~io_exception () throw () |
| io_exception (const std::string &What) | |
| io_exception (const std::string &What, const std::string &file, unsigned int line) | |
Definition at line 48 of file exception.hpp.
|
|
Definition at line 51 of file exception.hpp. |
|
|
Definition at line 52 of file exception.hpp. |
|
||||||||||||||||
|
Definition at line 53 of file exception.hpp. |
1.4.4