33 #ifndef EMANESPECTRUMSERVICEEXCEPTION_HEADER_ 34 #define EMANESPECTRUMSERVICEEXCEPTION_HEADER_ 50 Exception(
"SpectrumServiceException",sDescription){}
56 #endif // EMANESPECTRUMSERVICEEXCEPTION_HEADER_ Exception base class that allows for type and description information.
SpectrumServiceException is thrown when an exception occurs during spectrum service processing...
SpectrumServiceException(const std::string &sDescription={})
~SpectrumServiceException()
Exception(const std::string &sType, const std::string &sDescription={})