Gnash  0.8.10
Public Member Functions | Protected Member Functions
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

List of all members.

Public Member Functions

virtual ~ActionException () 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) [inline, protected]
gnash::ActionException::ActionException ( ) [inline, protected]
virtual gnash::ActionException::~ActionException ( ) throw () [inline, virtual]

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