ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::Debugger::Exception Class Reference

Description

Exceptions for debugging.

Definition at line 12 of file Rose/BinaryAnalysis/Debugger/Exception.h.

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

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

Public Member Functions

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

Constructor & Destructor Documentation

Rose::BinaryAnalysis::Debugger::Exception::Exception ( const std::string &  mesg)

Construct new exception with message.


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