Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::SoundException Class Reference

An exception from SoundHandler subsystem. More...

#include <GnashException.h>

Inheritance diagram for gnash::SoundException:
gnash::GnashException

Public Member Functions

 SoundException (const std::string &s)
 
 SoundException ()
 
virtual ~SoundException () throw ()
 
- Public Member Functions inherited from gnash::GnashException
 GnashException (const std::string &s)
 
 GnashException ()
 
virtual ~GnashException () throw ()
 

Detailed Description

An exception from SoundHandler subsystem.

Constructor & Destructor Documentation

§ SoundException() [1/2]

gnash::SoundException::SoundException ( const std::string &  s)
inline

§ SoundException() [2/2]

gnash::SoundException::SoundException ( )
inline

§ ~SoundException()

virtual gnash::SoundException::~SoundException ( )
throw (
)
inlinevirtual

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