libgig  3.3.0
RIFF::Exception Class Reference

Will be thrown whenever an error occurs while handling a RIFF file. More...

#include <RIFF.h>

Inheritance diagram for RIFF::Exception:
DLS::Exception gig::Exception

Public Member Functions

 Exception (String Message)
void PrintMessage ()
virtual ~Exception ()

Public Attributes

String Message

Detailed Description

Will be thrown whenever an error occurs while handling a RIFF file.

Definition at line 342 of file RIFF.h.

Constructor & Destructor Documentation

RIFF::Exception::Exception ( String  Message)
inline

Reimplemented in gig::Exception, and DLS::Exception.

Definition at line 346 of file RIFF.h.

References Message.

virtual RIFF::Exception::~Exception ( )
inlinevirtual

Definition at line 348 of file RIFF.h.

Member Function Documentation

void RIFF::Exception::PrintMessage ( )

Reimplemented in gig::Exception, and DLS::Exception.

Definition at line 1822 of file RIFF.cpp.

References Message.

Member Data Documentation

String RIFF::Exception::Message

The documentation for this class was generated from the following files: