s11n::factory_exception Struct Reference

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

#include <exception.hpp>

Inheritance diagram for s11n::factory_exception:
s11n::s11n_exception

List of all members.

Public Member Functions

virtual ~factory_exception () throw ()
 factory_exception (const char *format,...)

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 68 of file exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 71 of file exception.hpp.

s11n::factory_exception::factory_exception ( const char *  format,
  ... 
) [explicit]

The documentation for this struct was generated from the following file:

Generated on Sat Mar 20 12:29:25 2010 for libs11n-1.2.10 by  doxygen 1.6.1