Gnash
0.8.11dev
|
An ActionScript limit exception. More...
#include <GnashException.h>
Public Member Functions | |
ActionLimitException (const std::string &s) | |
ActionLimitException () | |
virtual | ~ActionLimitException () throw () |
![]() | |
virtual | ~ActionException () throw () |
![]() | |
GnashException (const std::string &s) | |
GnashException () | |
virtual | ~GnashException () throw () |
Additional Inherited Members | |
![]() | |
ActionException (const std::string &s) | |
ActionException () | |
An ActionScript limit exception.
When this exception is thrown, current execution should be aborted, stacks and registers cleaning included.
|
inline |
|
inline |
|
inlinevirtual |