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 | |
| ExceptionArm (const std::string &mesg, const DisassemblerArm *d, size_t bit=0) | |
| DisassemblerArm::ExceptionArm::ExceptionArm | ( | const std::string & | mesg, | |
| const DisassemblerArm * | d, | |||
| size_t | bit = 0 | |||
| ) | [inline] |
1.4.7