#include <gig.h>
Inheritance diagram for gig::Exception:

Public Member Functions | |
| Exception (String Message) | |
| void | PrintMessage () |
Public Attributes | |
| String | Message |
Definition at line 736 of file gig.h.
| gig::Exception::Exception | ( | String | Message | ) |
| void gig::Exception::PrintMessage | ( | ) |
Reimplemented from DLS::Exception.
Definition at line 1930 of file gig.cpp.
References RIFF::Exception::Message.
String RIFF::Exception::Message [inherited] |
Definition at line 225 of file RIFF.h.
Referenced by RIFF::Exception::Exception(), RIFF::Exception::PrintMessage(), PrintMessage(), and DLS::Exception::PrintMessage().
1.4.7