RuntimeError is an exception that occurs as a result of invalid user-level code. More...
Public Member Functions | |
| RuntimeError (const std::string &msg) | |
RuntimeError is an exception that occurs as a result of invalid user-level code.
Definition at line 116 of file SundanceExceptions.hpp.
| RuntimeError::RuntimeError | ( | const std::string & | msg | ) |
Definition at line 39 of file SundanceExceptions.cpp.