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

Description

Exceptions thrown by this analysis.

Definition at line 56 of file ToSource.h.

#include <Rose/BinaryAnalysis/ToSource.h>

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

Public Member Functions

 Exception (const std::string &mesg)
 Constructs an exception with the specified message. More...
 
- Public Member Functions inherited from Rose::Exception
 Exception (const std::string &s)
 Construct an exception with an error message. More...
 

Constructor & Destructor Documentation

Rose::BinaryAnalysis::BinaryToSource::Exception::Exception ( const std::string &  mesg)
inline

Constructs an exception with the specified message.

Definition at line 59 of file ToSource.h.


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