|
Gnash
0.8.10
|
#include <GnashException.h>
Public Member Functions | |
| ActionParserException (const std::string &s) | |
| ActionParserException () | |
| virtual | ~ActionParserException () throw () |
An action parsing error, thrown on illegal action buffer access.
| gnash::ActionParserException::ActionParserException | ( | const std::string & | s | ) | [inline] |
| gnash::ActionParserException::ActionParserException | ( | ) | [inline] |
| virtual gnash::ActionParserException::~ActionParserException | ( | ) | throw () [inline, virtual] |
1.7.5