s11n::io_exception Struct Reference

Really for use by clients, i/o layers, and s11nlite, not by the s11n core. More...

#include <exception.hpp>

Inheritance diagram for s11n::io_exception:

s11n::s11n_exception List of all members.

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)

Detailed Description

Really for use by clients, i/o layers, and s11nlite, not by the s11n core.

Definition at line 48 of file exception.hpp.


Constructor & Destructor Documentation

virtual s11n::io_exception::~io_exception (  )  throw () [inline, virtual]

Definition at line 51 of file exception.hpp.

s11n::io_exception::io_exception ( const std::string &  What  )  [inline, explicit]

Definition at line 52 of file exception.hpp.

s11n::io_exception::io_exception ( const std::string &  What,
const std::string &  file,
unsigned int  line 
) [inline]

Definition at line 53 of file exception.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 8 10:20:45 2007 for libs11n-1.2.5 by  doxygen 1.5.0