DisassemblerX86::ExceptionX86 Class Reference

List of all members.

Detailed Description

Same as Disassembler::Exception except with a different constructor for ease of use in DisassemblerX86.

This constructor should be used when an exception occurs during disassembly of an instruction; it is not suitable for errors that occur before or after (use superclass constructors for that case).


Public Member Functions

 ExceptionX86 (const std::string &mesg, const DisassemblerX86 *d)
 ExceptionX86 (const std::string &mesg, const DisassemblerX86 *d, size_t bit)


Constructor & Destructor Documentation

DisassemblerX86::ExceptionX86::ExceptionX86 ( const std::string &  mesg,
const DisassemblerX86 d 
) [inline]

DisassemblerX86::ExceptionX86::ExceptionX86 ( const std::string &  mesg,
const DisassemblerX86 d,
size_t  bit 
) [inline]


The documentation for this class was generated from the following file:
Generated on Tue Jan 31 05:34:04 2012 for ROSE by  doxygen 1.4.7