EMANE
1.2.1
|
Exception thrown when NEMs are added to a platform. More...
#include <platformexception.h>
Public Member Functions | |
PlatformException (const std::string &sDescription) | |
~PlatformException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Exception thrown when NEMs are added to a platform.
Definition at line 45 of file platformexception.h.
|
inline |
Definition at line 48 of file platformexception.h.
|
inline |
Definition at line 51 of file platformexception.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.