RIFF::Exception Class Reference

Will be thrown whenever an error occurs while handling a RIFF file. More...

#include <RIFF.h>

Inheritance diagram for RIFF::Exception:

DLS::Exception gig::Exception

List of all members.

Public Member Functions

 Exception (String Message)
void PrintMessage ()
virtual ~Exception ()

Public Attributes

String Message


Detailed Description

Will be thrown whenever an error occurs while handling a RIFF file.

Definition at line 342 of file RIFF.h.


Constructor & Destructor Documentation

RIFF::Exception::Exception ( String  Message  )  [inline]

Reimplemented in DLS::Exception, and gig::Exception.

Definition at line 346 of file RIFF.h.

References Message.

virtual RIFF::Exception::~Exception (  )  [inline, virtual]

Definition at line 348 of file RIFF.h.


Member Function Documentation

void RIFF::Exception::PrintMessage (  ) 

Reimplemented in DLS::Exception, and gig::Exception.

Definition at line 1822 of file RIFF.cpp.

References Message.


Member Data Documentation


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

doxygen