BPS C++ API  2.24.4
BpsException Member List

This is the complete list of members for BpsException, including all inherited members.

addLocation(const QString &aFilename, quint32 aLinenumber, const QString &aFunction)BpsException
appendMessage(const QString &aText)BpsException
BpsException()BpsException
BpsException(const BpsException &aException)BpsException
BpsException(const QString &aFilename, quint32 aLinenumber, const QString &aFunction, const QString &aMessage, Severity aSeverity)BpsException
BpsException(const QScriptValue &aException, const QString &aFilename=QString())BpsException
bpsMakeExceptionBpsExceptionrelated
bpsMakeExceptionFatalBpsExceptionrelated
bpsMakeExceptionInfoBpsExceptionrelated
bpsMakeExceptionWarningBpsExceptionrelated
bpsTraceExceptionBpsExceptionrelated
Error enum valueBpsException
Fatal enum valueBpsException
Info enum valueBpsException
message() constBpsException
setMessage(const QString &aMessage)BpsException
setSeverity(Severity aSeverity)BpsException
Severity enum nameBpsException
severity() constBpsException
text(int aMaxLocs=1) constBpsException
throwScriptError(QScriptContext *aContext) constBpsException
Warning enum valueBpsException
~BpsException() (defined in BpsException)BpsExceptionvirtual