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

Exception signalling an IO error. More...

#include <IOChannel.h>

Inheritance diagram for gnash::IOException:
gnash::GnashException

Public Member Functions

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

Detailed Description

Exception signalling an IO error.

Constructor & Destructor Documentation

§ IOException() [1/2]

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

§ IOException() [2/2]

gnash::IOException::IOException ( )
inline

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