ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::Exception Class Reference

Description

Base class for all ROSE exceptions.

Definition at line 10 of file Rose/Exception.h.

#include <Rose/Exception.h>

Inheritance diagram for Rose::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const std::string &s)
 Construct an exception with an error message.
 

Constructor & Destructor Documentation

◆ Exception()

Rose::Exception::Exception ( const std::string &  s)
inlineexplicit

Construct an exception with an error message.

Definition at line 13 of file Rose/Exception.h.

◆ ~Exception()

Rose::Exception::~Exception ( )
throw (
)
inline

Definition at line 14 of file Rose/Exception.h.


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