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

An exception from MediaHandler subsystem. More...

#include <GnashException.h>

Inheritance diagram for gnash::MediaException:
gnash::GnashException

Public Member Functions

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

Detailed Description

An exception from MediaHandler subsystem.

Constructor & Destructor Documentation

§ MediaException() [1/2]

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

§ MediaException() [2/2]

gnash::MediaException::MediaException ( )
inline

§ ~MediaException()

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

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