#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 223 of file RIFF.h.
|
Reimplemented in DLS::Exception, and gig::Exception. Definition at line 227 of file RIFF.h. References Message. |
|
|
|
Reimplemented in DLS::Exception, and gig::Exception. Definition at line 813 of file RIFF.cpp. References Message. Referenced by main(). |
|
Definition at line 225 of file RIFF.h. Referenced by Exception(), PrintMessage(), gig::Exception::PrintMessage(), and DLS::Exception::PrintMessage(). |