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

Public Member Functions | |
| Exception (String Message) | |
| void | PrintMessage () |
Public Attributes | |
| String | Message |
Definition at line 484 of file DLS.h.
| DLS::Exception::Exception | ( | String | Message | ) |
| void DLS::Exception::PrintMessage | ( | ) |
Reimplemented from RIFF::Exception.
Reimplemented in gig::Exception.
Definition at line 542 of file DLS.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(), gig::Exception::PrintMessage(), and PrintMessage().
1.4.7