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

Thrown when a runtime error has occurred. More...

#include <Types.h>

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

Public Member Functions

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

Detailed Description

Thrown when a runtime error has occurred.


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