#include <gig.h>
Inheritance diagram for gig::Exception:
Public Member Functions | |
Exception (String Message) | |
void | PrintMessage () |
Public Attributes | |
String | Message |
Definition at line 731 of file gig.h.
gig::Exception::Exception | ( | String | Message | ) |
void gig::Exception::PrintMessage | ( | ) |
Reimplemented from DLS::Exception.
Definition at line 3124 of file gig.cpp.
References RIFF::Exception::Message.
String RIFF::Exception::Message [inherited] |
Definition at line 273 of file RIFF.h.
Referenced by RIFF::Exception::Exception(), RIFF::Exception::PrintMessage(), PrintMessage(), and DLS::Exception::PrintMessage().