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

Description

Base class for all ROSE exceptions.

Definition at line 9 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. More...
 

Constructor & Destructor Documentation

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

Construct an exception with an error message.

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


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