API
4.2
For MATLAB, Python, Java, and C++ users
|
This is the complete list of members for OpenSim::NoTableFound, including all inherited members.
addMessage(const std::string &msg) | OpenSim::Exception | protected |
Exception(const std::string &aMsg="", const std::string &aFile="", int aLine=-1) | OpenSim::Exception | |
Exception(const std::string &file, size_t line, const std::string &func) | OpenSim::Exception | |
Exception(const std::string &file, size_t line, const std::string &func, const std::string &msg) | OpenSim::Exception | |
Exception(const std::string &file, size_t line, const std::string &func, const Object &obj) | OpenSim::Exception | |
Exception(const std::string &file, size_t line, const std::string &func, const Object &obj, const std::string &msg) | OpenSim::Exception | |
Exception(const std::string &file, size_t line, const std::string &func, spdlog::string_view_t fmt, const Args &... args) | OpenSim::Exception | inline |
Exception(const std::string &file, size_t line, const std::string &func, const Object &obj, spdlog::string_view_t fmt, const Args &... args) | OpenSim::Exception | inline |
getMessage() const | OpenSim::Exception | |
InvalidArgument(const std::string &file, size_t line, const std::string &func, const std::string &msg="") | OpenSim::InvalidArgument | inline |
NoTableFound(const std::string &file, size_t line, const std::string &func) | OpenSim::NoTableFound | inline |
OPENSIM_THROW | OpenSim::Exception | related |
OPENSIM_THROW_IF | OpenSim::Exception | related |
print(std::ostream &aOut) const | OpenSim::Exception | virtual |
setMessage(const std::string &aMsg) | OpenSim::Exception | |
what() const noexcept override | OpenSim::Exception | |
~Exception() | OpenSim::Exception | inlinevirtual |