UnivesalDisassembler(2003)

DecoderException Class Reference

Decoder - no comment. More...

#include <decoder.h>

Inheritance diagram for DecoderException:
Exception

List of all members.

Public Member Functions

 DecoderException (string s)
virtual ~DecoderException ()
virtual void Print ()
 operator string ()

Protected Attributes

string value

Detailed Description

Decoder - no comment.

Definition at line 32 of file decoder.h.


Constructor & Destructor Documentation

DecoderException::DecoderException ( string  s) [inline]

Definition at line 34 of file decoder.h.

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

Definition at line 35 of file decoder.h.


Member Function Documentation

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

Definition at line 42 of file udaclasses.h.

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

Reimplemented from Exception.

Definition at line 36 of file decoder.h.

References Exception::value.


Member Data Documentation

string Exception::value [protected, inherited]

Definition at line 37 of file udaclasses.h.

Referenced by Print().


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