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

s11n::factory_exception Struct Reference

An exception type for classloader-related exceptions. More...

#include <exception.hpp>

Inheritance diagram for s11n::factory_exception:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~factory_exception () throw ()
 factory_exception (const std::string &What)
 factory_exception (const std::string &What, const std::string &file, unsigned int line)

Detailed Description

An exception type for classloader-related exceptions.

These need to be caught separately from s11n_exceptions in some cases because sometimes a classloader can try other alternatives on an error.

Definition at line 35 of file exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 38 of file exception.hpp.

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

Definition at line 39 of file exception.hpp.

s11n::factory_exception::factory_exception const std::string &  What,
const std::string &  file,
unsigned int  line
[inline]
 

Definition at line 40 of file exception.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 18 18:40:04 2005 for libs11n-1.2.2 by  doxygen 1.4.4