#include <RIFF.h>
Public Member Functions | |
Exception (String Message) | |
void | PrintMessage () |
virtual | ~Exception () |
Public Attributes | |
String | Message |
Definition at line 327 of file RIFF.h.
RIFF::Exception::Exception | ( | String | Message | ) | [inline] |
virtual RIFF::Exception::~Exception | ( | ) | [inline, virtual] |
void RIFF::Exception::PrintMessage | ( | ) |
Definition at line 329 of file RIFF.h.
Referenced by gig::Exception::PrintMessage(), DLS::Exception::PrintMessage(), and ~Exception().