#include <SF.h>
Inheritance diagram for sf2::Exception:

Public Member Functions | |
| Exception (String Message) | |
| void | PrintMessage () |
Public Attributes | |
| String | Message |
Definition at line 224 of file SF.h.
| sf2::Exception::Exception | ( | String | Message | ) | [inline] |
| void RIFF::Exception::PrintMessage | ( | ) | [inherited] |
Reimplemented in DLS::Exception, and gig::Exception.
Definition at line 1822 of file RIFF.cpp.
References RIFF::Exception::Message.
String RIFF::Exception::Message [inherited] |
Definition at line 368 of file RIFF.h.
Referenced by RIFF::Exception::Exception(), RIFF::Exception::PrintMessage(), gig::Exception::PrintMessage(), and DLS::Exception::PrintMessage().
1.5.2