This is the complete list of members for nawa::Exception, including all inherited members.
| Exception(const std::string &inFunction, int errorCode, const std::string &message="No message provided.", const std::string &additionalDebugInfo=std::string()) | nawa::Exception | inline |
| getDebugMessage() const noexcept | nawa::Exception | inlinevirtual |
| getErrorCode() const noexcept | nawa::Exception | inlinevirtual |
| getMessage() const noexcept | nawa::Exception | inlinevirtual |
| what() const noexcept override | nawa::Exception | inline |