42 const QString &mMessage;
Definition: analogSensor.h:23
#define QLOG_ERROR()
Definition: QsLog.h:104
Base class for all exceptions in TRIKRuntime.
Definition: trikRuntimeException.h:22
InternalErrorException(const QString &message)
Constructor.
Definition: internalErrorException.h:29
Exception that is thrown when something is wrong with implementation of trikRuntime.
Definition: internalErrorException.h:24
const QString & message() const
Returns exception information.
Definition: internalErrorException.h:36