EMANE
1.2.1
|
Component common mac header exception thrown when there is an issue serializing or deserializing the header. More...
#include <commonmacheaderexception.h>
Public Member Functions | |
CommonMACHeaderException (const std::string &sDescription) | |
~CommonMACHeaderException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Component common mac header exception thrown when there is an issue serializing or deserializing the header.
Definition at line 48 of file commonmacheaderexception.h.
|
inline |
Definition at line 51 of file commonmacheaderexception.h.
|
inline |
Definition at line 54 of file commonmacheaderexception.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.