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

Description

Exceptions when a fixed point is not reached.

Definition at line 106 of file DataFlow.h.

#include <Rose/BinaryAnalysis/DataFlow.h>

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

Public Member Functions

 NotConverging (const std::string &s)
 
- Public Member Functions inherited from Rose::BinaryAnalysis::DataFlow::Exception
 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

◆ NotConverging()

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

Definition at line 108 of file DataFlow.h.


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