Gnash  0.8.10
Public Member Functions
gnash::ActionLimitException Class Reference

An ActionScript limit exception. More...

#include <GnashException.h>

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

List of all members.

Public Member Functions

 ActionLimitException (const std::string &s)
 ActionLimitException ()
virtual ~ActionLimitException () throw ()

Detailed Description

An ActionScript limit exception.

When this exception is thrown, current execution should be aborted, stacks and registers cleaning included.


Constructor & Destructor Documentation

gnash::ActionLimitException::ActionLimitException ( const std::string &  s) [inline]
gnash::ActionLimitException::ActionLimitException ( ) [inline]
virtual gnash::ActionLimitException::~ActionLimitException ( ) throw () [inline, virtual]

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