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

An ActionScript limit exception. More...

#include <GnashException.h>

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

Public Member Functions

 ActionLimitException (const std::string &s)
 
 ActionLimitException ()
 
virtual ~ActionLimitException () 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 ActionScript limit exception.

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

Constructor & Destructor Documentation

§ ActionLimitException() [1/2]

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

§ ActionLimitException() [2/2]

gnash::ActionLimitException::ActionLimitException ( )
inline

§ ~ActionLimitException()

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

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