libgig
4.0.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 |
|
inlinevirtual |
Definition at line 412 of file RIFF.h.
References RIFF::libraryName(), and RIFF::libraryVersion().
String RIFF::Exception::Message |
Definition at line 408 of file RIFF.h.
Referenced by Exception(), Korg::Exception::PrintMessage(), DLS::Exception::PrintMessage(), and gig::Exception::PrintMessage().