EMANE
1.2.1
|
SpectrumServiceException is thrown when an exception occurs during spectrum service processing. More...
#include <spectrumserviceexception.h>
Public Member Functions | |
SpectrumServiceException (const std::string &sDescription={}) | |
~SpectrumServiceException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
SpectrumServiceException is thrown when an exception occurs during spectrum service processing.
Definition at line 46 of file spectrumserviceexception.h.
|
inline |
Definition at line 49 of file spectrumserviceexception.h.
|
inline |
Definition at line 52 of file spectrumserviceexception.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.