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

Description

Error related to calling convention problems.

Definition at line 17 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.

#include <Rose/BinaryAnalysis/CallingConvention/Exception.h>

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

Public Member Functions

 Exception (const std::string &mesg)
 Construct error with specified message.
 
- 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::CallingConvention::Exception::Exception ( const std::string &  mesg)
inline

Construct error with specified message.

Definition at line 20 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.

◆ ~Exception()

virtual Rose::BinaryAnalysis::CallingConvention::Exception::~Exception ( )
throw (
)
inlinevirtual

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