|
svMultiPhysics
|
This is the complete list of members for svmp::ParseException, including all inherited members.
| add_context(const std::string &context) (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inline |
| context() const noexcept (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inline |
| context_ (defined in svmp::ExceptionBase) | svmp::ExceptionBase | protected |
| CoreException(const std::string &message, StatusCode status=StatusCode::Unknown, const char *file="", int line=0, const char *function="") (defined in svmp::CoreException) | svmp::CoreException | inline |
| ExceptionBase(std::string message, StatusCode status, std::string_view subsystem_label, const char *file, int line, const char *function) (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inlineprotected |
| message() const noexcept (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inline |
| message_ (defined in svmp::ExceptionBase) | svmp::ExceptionBase | protected |
| ParseException(const std::string &message, const char *file="", int line=0, const char *function="") (defined in svmp::ParseException) | svmp::ParseException | inline |
| rebuild_what() (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inlineprotected |
| status_code() const noexcept (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inline |
| subsystem_label_ (defined in svmp::ExceptionBase) | svmp::ExceptionBase | protected |
| what() const noexcept override (defined in svmp::ExceptionBase) | svmp::ExceptionBase | inline |
| what_ (defined in svmp::ExceptionBase) | svmp::ExceptionBase | protected |
| ~ExceptionBase() noexcept=default (defined in svmp::ExceptionBase) | svmp::ExceptionBase | virtual |