 |
THM1176InstrumentManager
1.0
Qt Object abstraction for Metrolab THM1176
|
Go to the documentation of this file.
27 CException(std::string
const & rMessage, std::string
const & rThrownLocation)
34 virtual const char *
what() const noexcept
std::string m_Message
Message describing the exception.
std::string m_What
Debugging output, with message and location.
const char * message() const noexcept
Return the message.
CException(std::string const &rMessage, std::string const &rThrownLocation)
Constructor.
std::string m_ThrownLocation
Context in which exception was thrown.
virtual const char * what() const noexcept
Return string describing what happened.
const char * context() const noexcept
Return the context.