This is the complete list of members for GenericException, including all inherited members.
ExceptionWithStackTrace(const std::string &message) | BinaryNinja::ExceptionWithStackTrace | |
ExceptionWithStackTrace(std::exception_ptr exc1, std::exception_ptr exc2) | BinaryNinja::ExceptionWithStackTrace | |
GenericException(const char *description) | GenericException | inline |
m_message | BinaryNinja::ExceptionWithStackTrace | |
m_originalMessage | BinaryNinja::ExceptionWithStackTrace | |
m_stackTrace | BinaryNinja::ExceptionWithStackTrace | |
what() const noexcept override | BinaryNinja::ExceptionWithStackTrace | inline |