| 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) | BpsException | |
| BpsException(const QScriptValue &aException, const QString &aFilename=QString()) | BpsException | |
| message() const | BpsException | |
| setMessage(const QString &aMessage) | BpsException | |
| text() const | BpsException | |
| throwScriptError(QScriptContext *aContext) const | BpsException | |
| ~BpsException() (defined in BpsException) | BpsException | [virtual] |