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

Description

Data-flow exception base class.

Definition at line 100 of file DataFlow.h.

#include <Rose/BinaryAnalysis/DataFlow.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ Exception()

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

Definition at line 102 of file DataFlow.h.


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