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

An ActionScript error exception. More...

#include <GnashException.h>

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

Public Member Functions

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

Protected Member Functions

 ActionException (const std::string &s)
 ActionException ()

Detailed Description

An ActionScript error exception.

Constructor & Destructor Documentation

gnash::ActionException::ActionException ( const std::string &  s)
inlineprotected
gnash::ActionException::ActionException ( )
inlineprotected
virtual gnash::ActionException::~ActionException ( ) throw ()
inlinevirtual

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