gig::Exception Class Reference

Will be thrown whenever a gig specific error occurs while trying to access a Gigasampler File. More...

#include <gig.h>

Inheritance diagram for gig::Exception:

DLS::Exception RIFF::Exception

List of all members.

Public Member Functions

 Exception (String Message)
void PrintMessage ()

Public Attributes

String Message


Detailed Description

Will be thrown whenever a gig specific error occurs while trying to access a Gigasampler File.

Note: In your application you should better catch for RIFF::Exception rather than this one, except you explicitly want to catch and handle gig::Exception, DLS::Exception and RIFF::Exception independently, which usually shouldn't be necessary though.

Definition at line 745 of file gig.h.


Constructor & Destructor Documentation

gig::Exception::Exception ( String  Message  ) 

Reimplemented from DLS::Exception.

Definition at line 3241 of file gig.cpp.


Member Function Documentation

void gig::Exception::PrintMessage (  ) 

Reimplemented from DLS::Exception.

Definition at line 3244 of file gig.cpp.

References RIFF::Exception::Message.


Member Data Documentation

String RIFF::Exception::Message [inherited]

Definition at line 296 of file RIFF.h.

Referenced by RIFF::Exception::Exception(), RIFF::Exception::PrintMessage(), PrintMessage(), and DLS::Exception::PrintMessage().


The documentation for this class was generated from the following files:
Generated on Thu Aug 16 07:21:40 2007 for libgig by  doxygen 1.5.3