|
mbsim
4.0.0
MBSim Kernel
|
Public Member Functions | |
| SilentMBSimError (std::string mbsim_error_message_={}) noexcept | |
| SilentMBSimError (const Element *context, std::string mbsim_error_message_) noexcept | |
| SilentMBSimError (const Solver *context, std::string mbsim_error_message_) noexcept | |
Public Member Functions inherited from MBSim::MBSimError | |
| MBSimError (const Element *context, std::string mbsim_error_message_) noexcept | |
| constructor More... | |
| MBSimError (const Solver *context, std::string mbsim_error_message_) noexcept | |
| constructor More... | |
| const std::string & | getErrorMessage () const |
| const std::string & | getPath () const |
| const char * | what () const noexcept override |