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

An SWF parsing exception. More...

#include <GnashException.h>

Inheritance diagram for gnash::ParserException:
gnash::GnashException

Public Member Functions

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

Detailed Description

An SWF parsing exception.

Constructor & Destructor Documentation

§ ParserException() [1/2]

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

§ ParserException() [2/2]

gnash::ParserException::ParserException ( )
inline

§ ~ParserException()

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

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