#include <exception.hpp>

Public Member Functions | |
| virtual | ~factory_exception () throw () |
| factory_exception (const char *format,...) | |
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 63 of file exception.hpp.
| virtual s11n::factory_exception::~factory_exception | ( | ) | throw () [inline, virtual] |
Definition at line 66 of file exception.hpp.
| s11n::factory_exception::factory_exception | ( | const char * | format, | |
| ... | ||||
| ) | [explicit] |
1.5.3