UnivesalDisassembler(2003)

ScannerException Class Reference

#include <instrset.h>

Inheritance diagram for ScannerException:
InstrSetException Exception

List of all members.

Public Member Functions

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

Protected Attributes

int line
string value

Detailed Description

Definition at line 66 of file instrset.h.


Constructor & Destructor Documentation

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

Definition at line 68 of file instrset.h.

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

Definition at line 69 of file instrset.h.


Member Function Documentation

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

Definition at line 42 of file udaclasses.h.

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

Reimplemented from InstrSetException.

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