#include <RIFF.h>
Inheritance diagram for RIFF::Exception:
Public Member Functions | |
Exception (String Message) | |
void | PrintMessage () |
virtual | ~Exception () |
Public Attributes | |
String | Message |
Definition at line 222 of file RIFF.h.
|
Reimplemented in DLS::Exception, and gig::Exception. Definition at line 226 of file RIFF.h. References RIFF::String. |
|
|
|
Reimplemented in DLS::Exception, and gig::Exception. Definition at line 813 of file RIFF.cpp. References Message. |
|
Definition at line 224 of file RIFF.h. Referenced by PrintMessage(), gig::Exception::PrintMessage(), and DLS::Exception::PrintMessage(). |