libgig  4.0.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 Korg::Exception sf2::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 406 of file RIFF.h.

Constructor & Destructor Documentation

◆ Exception()

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

Definition at line 410 of file RIFF.h.

References Message.

◆ ~Exception()

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

Definition at line 412 of file RIFF.h.

Member Function Documentation

◆ PrintMessage()

void RIFF::Exception::PrintMessage ( )

Definition at line 2066 of file RIFF.cpp.

References Message.

Member Data Documentation

◆ Message


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