Rose
|
Thrown when a runtime error has occurred. More...
#include <Types.h>
Public Member Functions | |
RoseRuntimeError (const std::string &what) | |
Constructor. | |
RoseRuntimeError (std::string_view what) | |
Constructor. | |
RoseRuntimeError (const char *what) | |
Constructor. | |
Thrown when a runtime error has occurred.