|
libgig
3.3.0
|
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.
|
inline |
| void RIFF::Exception::PrintMessage | ( | ) |
| String RIFF::Exception::Message |
Definition at line 344 of file RIFF.h.
Referenced by Exception(), PrintMessage(), DLS::Exception::PrintMessage(), and gig::Exception::PrintMessage().