#include <GnashException.h>

Public Member Functions | |
| ActionLimitException (const std::string &s) | |
| ActionLimitException () | |
| virtual | ~ActionLimitException () throw () |
When this exception is thrown, current execution should be aborted, stacks and registers cleaning included.
| gnash::ActionLimitException::ActionLimitException | ( | const std::string & | s | ) | [inline] |
| gnash::ActionLimitException::ActionLimitException | ( | ) | [inline] |
| virtual gnash::ActionLimitException::~ActionLimitException | ( | ) | throw () [inline, virtual] |
1.5.4