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

Description

Exceptions for symbolic expressions.

Definition at line 67 of file SymbolicExpression.h.

#include <Rose/BinaryAnalysis/SymbolicExpression.h>

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

Public Member Functions

 Exception (const std::string &mesg)
 
- 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::SymbolicExpression::Exception::Exception ( const std::string &  mesg)
inlineexplicit

Definition at line 69 of file SymbolicExpression.h.


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