libgig  4.4.1
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 gig::Exception

Public Member Functions

 Exception (String format,...)
 
 Exception (String format, va_list arg)
 
void PrintMessage ()
 

Public Attributes

String Message
 

Static Protected Member Functions

static String assemble (String format, va_list arg)
 

Detailed Description

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

Definition at line 391 of file RIFF.h.


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