TDME2 1.9.121
Public Member Functions | List of all members
AudioDecoderException Class Reference

Audio decoder exception. More...

#include <tdme/audio/decoder/AudioDecoderException.h>

Inheritance diagram for AudioDecoderException:
Inheritance graph
Collaboration diagram for AudioDecoderException:
Collaboration graph

Public Member Functions

 AudioDecoderException (const string &message) throw ()
 Public constructor. More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

Audio decoder exception.

Author
Andreas Drewke
Version
$Id$

Definition at line 15 of file AudioDecoderException.h.

Constructor & Destructor Documentation

◆ AudioDecoderException()

AudioDecoderException ( const string &  message)
throw (
)

Public constructor.

Parameters
messagemessage exception message

Definition at line 10 of file AudioDecoderException.cpp.


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