Exception for runtime errors in TRSL. More...
#include <error_handling.hpp>
Public Member Functions | |
runtime_error (const std::string &s) | |
runtime_error (const char *s) | |
Exception for runtime errors in TRSL.
Definition at line 16 of file error_handling.hpp.