7 #include <QWriteLocker>
14 : std::exception(other), m_payload(other.m_payload)
17 this->m_temp = other.m_temp;
bool isEmpty() const
Message empty.
Throwable exception class containing a CStatusMessage.
CStatusException(const CStatusMessage &payload)
Constructor.
static void maybeThrow(const CStatusMessage &)
If the message is not empty then throw it.
virtual const char * what() const noexcept
Return null-terminated message string.
Streamable status message, e.g.
QString getMessage() const
Message.
Free functions in swift::misc.
bool isNull() const const
QByteArray toLocal8Bit() const const