This is the complete list of members for NotImplementedError, including all inherited members.
| CanteraError(const string &procedure, const string &msg, const Args &... args) | CanteraError | inline |
| CanteraError() | CanteraError | inlineprotected |
| CanteraError(const string &procedure) | CanteraError | explicitprotected |
| formattedMessage_ | CanteraError | mutableprotected |
| getClass() const override | NotImplementedError | inlinevirtual |
| getMessage() const | CanteraError | virtual |
| getMethod() const | CanteraError | virtual |
| msg_ | CanteraError | private |
| NotImplementedError(const string &func) | NotImplementedError | inline |
| NotImplementedError(const string &func, const string &msg, const Args &... args) | NotImplementedError | inline |
| procedure_ | CanteraError | protected |
| setStackTraceDepth(int depth) | CanteraError | static |
| traceback_ | CanteraError | private |
| traceDepth_ | CanteraError | privatestatic |
| what() const override | CanteraError | |
| ~CanteraError() | CanteraError | inlinevirtual |