Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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:

Inheritance graph
[legend]
Collaboration diagram for s11n::io_exception:

Collaboration graph
[legend]
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 Sat Dec 10 13:40:28 2005 for libs11n-1.2.1 by  doxygen 1.4.4