Will be thrown whenever an error occurs while handling a RIFF file. More...
#include <RIFF.h>
Public Member Functions | |
| Exception (String Message) | |
| void | PrintMessage () |
| virtual | ~Exception () |
Public Attributes | |
| String | Message |
Will be thrown whenever an error occurs while handling a RIFF file.
Definition at line 342 of file RIFF.h.
| RIFF::Exception::Exception | ( | String | Message | ) | [inline] |
| void RIFF::Exception::PrintMessage | ( | ) |
Reimplemented in DLS::Exception, and gig::Exception.
Definition at line 1821 of file RIFF.cpp.
References Message.
Definition at line 344 of file RIFF.h.
Referenced by Exception(), PrintMessage(), gig::Exception::PrintMessage(), and DLS::Exception::PrintMessage().
1.7.1