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

#include <GnashException.h>

Inheritance diagram for gnash::ActionParserException:
gnash::ActionException gnash::GnashException

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from gnash::ActionException
 ActionException (const std::string &s)
 
 ActionException ()
 

Detailed Description

An action parsing error, thrown on illegal action buffer access.

Constructor & Destructor Documentation

§ ActionParserException() [1/2]

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

§ ActionParserException() [2/2]

gnash::ActionParserException::ActionParserException ( )
inline

§ ~ActionParserException()

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

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