Itasca C++ Interface
|
Exception thrown when processing is done. More...
#include <baseqexception.h>
Additional Inherited Members | |
![]() | |
BASE_EXPORT | Exception (const QString &s_, const QVariant &v1=QVariant(), const QVariant &v2=QVariant(), const QVariant &v3=QVariant(), const QVariant &v4=QVariant(), const QVariant &v5=QVariant(), const QVariant &v6=QVariant()) |
BASE_EXPORT | ~Exception () throw () |
Destructor. | |
virtual BASE_EXPORT const char * | what () const throw () |
Returns the contents of the error message as a const char. | |
BASE_EXPORT void | setMessage (const QString &s) |
Allows the message carried by the exception to be replaced with a new one. | |
Exception thrown when processing is done.