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

s11n::s11n_exception Struct Reference

The base-most exception type used by s11n. More...

#include <exception.hpp>

Inheritance diagram for s11n::s11n_exception:

s11n::factory_exception s11n::io_exception List of all members.

Public Member Functions

virtual ~s11n_exception () throw ()
 s11n_exception (const std::string &What)
 s11n_exception (const std::string &What, const std::string &file, unsigned int linenum)
 Creates an error string consisting of:.
virtual const char * what () const throw ()

Detailed Description

The base-most exception type used by s11n.

Definition at line 13 of file exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 16 of file exception.hpp.

s11n::s11n_exception::s11n_exception const std::string &  What  )  [explicit]
 

s11n::s11n_exception::s11n_exception const std::string &  What,
const std::string &  file,
unsigned int  linenum
 

Creates an error string consisting of:.

file:linenum: What


Member Function Documentation

virtual const char* s11n::s11n_exception::what  )  const throw () [virtual]
 


The documentation for this struct was generated from the following file:
Generated on Mon Dec 26 15:53:18 2005 for libs11n-1.2.3 by  doxygen 1.4.4