UnivesalDisassembler(2003)

InstructionException Class Reference

#include <instrset.h>

Inheritance diagram for InstructionException:
InstrSetException Exception

List of all members.

Public Member Functions

 InstructionException (string s, string t)
virtual ~InstructionException ()
void Print ()
 operator string ()

Public Attributes

string text

Protected Attributes

int line
string value

Detailed Description

Definition at line 80 of file instrset.h.


Constructor & Destructor Documentation

InstructionException::InstructionException ( string  s,
string  t 
) [inline]

Definition at line 83 of file instrset.h.

virtual InstructionException::~InstructionException ( ) [inline, virtual]

Definition at line 84 of file instrset.h.


Member Function Documentation

Exception::operator string ( ) [inline, inherited]

Definition at line 42 of file udaclasses.h.

void InstructionException::Print ( ) [inline, virtual]

Reimplemented from InstrSetException.

Definition at line 85 of file instrset.h.


Member Data Documentation

int InstrSetException::line [protected, inherited]

Definition at line 59 of file instrset.h.

Definition at line 82 of file instrset.h.

string Exception::value [protected, inherited]

Definition at line 37 of file udaclasses.h.

Referenced by DecoderException::Print().


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