Rose
Public Member Functions | List of all members
rose::RoseLogicError Class Reference

Thrown when a structural logic error is detected at runtime. More...

#include <Types.h>

Inheritance diagram for rose::RoseLogicError:
Inheritance graph
[legend]
Collaboration diagram for rose::RoseLogicError:
Collaboration graph
[legend]

Public Member Functions

 RoseLogicError (const std::string &what)
 Constructor.
 
 RoseLogicError (std::string_view what)
 Constructor.
 
 RoseLogicError (const char *what)
 Constructor.
 

Detailed Description

Thrown when a structural logic error is detected at runtime.


The documentation for this class was generated from the following file: