|
Rose
|
Thrown when a structural logic error is detected at runtime. More...
#include <Types.h>


Public Member Functions | |
| RoseLogicError (const std::string &what) | |
| Constructor. | |
| RoseLogicError (std::string_view what) | |
| Constructor. | |
| RoseLogicError (const char *what) | |
| Constructor. | |
Thrown when a structural logic error is detected at runtime.
1.8.13