|
OpenASIP 2.2
|
This is the complete list of members for NoKnownConversion, 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 | |
| InvalidData(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | InvalidData | |
| lastExceptionInfo() | Exception | static |
| lastExceptionInfo_ | Exception | privatestatic |
| line_ | Exception | private |
| lineNum() const | Exception | |
| NoKnownConversion(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | NoKnownConversion | |
| proc_ | Exception | private |
| procedureName() const | Exception | |
| setCause(const Exception &cause) | Exception | |
| unknownProcMsg_ | Exception | static |
| ~Exception() | Exception | virtual |
| ~InvalidData() | InvalidData | inlinevirtual |
| ~NoKnownConversion() | NoKnownConversion | inlinevirtual |