ROSE
0.9.6a
|
Same as Disassembler::Exception except with a different constructor for ease of use in DisassemblerArm. More...
Public Member Functions | |
ExceptionArm (const std::string &mesg, const DisassemblerArm *d, size_t bit=0) | |
Same as Disassembler::Exception except with a different constructor for ease of use in DisassemblerArm.
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).
Definition at line 41 of file DisassemblerArm.h.
|
inline |
Definition at line 43 of file DisassemblerArm.h.
References DisassemblerArm::insn.