UnivesalDisassembler(2003)

ParserException Class Reference

#include <instrset.h>

Inheritance diagram for ParserException:
InstrSetException Exception

List of all members.

Public Member Functions

 ParserException (string s, int l)
virtual ~ParserException ()
void Print ()
 operator string ()

Protected Attributes

int line
string value

Detailed Description

Definition at line 73 of file instrset.h.


Constructor & Destructor Documentation

ParserException::ParserException ( string  s,
int  l 
) [inline]

Definition at line 75 of file instrset.h.

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

Definition at line 76 of file instrset.h.


Member Function Documentation

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

Definition at line 42 of file udaclasses.h.

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

Reimplemented from InstrSetException.

Definition at line 77 of file instrset.h.


Member Data Documentation

int InstrSetException::line [protected, inherited]

Definition at line 59 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: