|
OpenASIP 2.2
|
This is the complete list of members for RelationalDBException, 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 | |
| RelationalDBException(std::string fileName, int lineNum, std::string procName=unknownProcMsg_, std::string errorMessage="") | RelationalDBException | |
| setCause(const Exception &cause) | Exception | |
| unknownProcMsg_ | Exception | static |
| ~Exception() | Exception | virtual |
| ~RelationalDBException() | RelationalDBException | virtual |