EMANE
1.2.1
|
Exception thrown by the during BoundaryMessageManagerException to indicate connection failure. More...
#include <boundarymessagemanagerexception.h>
Public Member Functions | |
BoundaryMessageManagerException (const std::string &sDescription) | |
~BoundaryMessageManagerException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Exception thrown by the during BoundaryMessageManagerException to indicate connection failure.
Definition at line 46 of file boundarymessagemanagerexception.h.
|
inline |
Definition at line 49 of file boundarymessagemanagerexception.h.
|
inline |
Definition at line 52 of file boundarymessagemanagerexception.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.