#include <RIFF.h>

Public Member Functions | |
| Exception (String Message) | |
| void | PrintMessage () |
| virtual | ~Exception () |
Public Attributes | |
| String | Message |
Definition at line 329 of file RIFF.h.
| RIFF::Exception::Exception | ( | String | Message | ) | [inline] |
Reimplemented in DLS::Exception, and gig::Exception.
Definition at line 333 of file RIFF.h.
References Message.
| void RIFF::Exception::PrintMessage | ( | ) |
Reimplemented in DLS::Exception, and gig::Exception.
Definition at line 1789 of file RIFF.cpp.
References Message.
Definition at line 331 of file RIFF.h.
Referenced by Exception(), PrintMessage(), gig::Exception::PrintMessage(), and DLS::Exception::PrintMessage().
1.5.5