EMANE
1.2.1
|
Exception thrown during the creation of a layer factory. More...
#include <factoryexception.h>
Public Member Functions | |
FactoryException (const std::string &sDescription) | |
~FactoryException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Exception thrown during the creation of a layer factory.
Definition at line 49 of file factoryexception.h.
|
inline |
Definition at line 52 of file factoryexception.h.
|
inline |
Definition at line 55 of file factoryexception.h.
|
inlinevirtualinherited |
Gets the exception type name
Definition at line 72 of file exception.h.
|
inlineinherited |
Gets the exception description
Definition at line 62 of file exception.h.