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) | |
| 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] |
1.4.7