ROSE 0.11.145.134
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionCache::Exception Class Reference

Description

Exceptions thrown by this layer.

Definition at line 367 of file InstructionCache.h.

#include <Rose/BinaryAnalysis/InstructionCache.h>

Inheritance diagram for Rose::BinaryAnalysis::InstructionCache::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::InstructionCache::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::InstructionCache::Exception::Exception ( const std::string &  mesg)
inline

Definition at line 369 of file InstructionCache.h.

◆ ~Exception()

Rose::BinaryAnalysis::InstructionCache::Exception::~Exception ( )
throw (
)
inline

Definition at line 371 of file InstructionCache.h.


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