OpenASIP
2.0
|
This is the complete list of members for ScriptExecutionFailure, including all inherited members.
cause() const | Exception | |
cause_ | Exception | private |
errorMessage() const | Exception | |
errorMessage_ | Exception | private |
errorMessageStack(bool messagesOnly=false) const | Exception | |
Exception(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | Exception | |
file_ | Exception | private |
fileName() const | Exception | |
hasCause() const | Exception | |
lastExceptionInfo() | Exception | static |
lastExceptionInfo_ | Exception | privatestatic |
line_ | Exception | private |
lineNum() const | Exception | |
proc_ | Exception | private |
procedureName() const | Exception | |
ScriptExecutionFailure(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | ScriptExecutionFailure | |
setCause(const Exception &cause) | Exception | |
unknownProcMsg_ | Exception | static |
~Exception() | Exception | virtual |
~ScriptExecutionFailure() | ScriptExecutionFailure | virtual |