|
Gnash
0.8.11dev
|
#include <GnashException.h>
Public Member Functions | |
| ActionParserException (const std::string &s) | |
| ActionParserException () | |
| virtual | ~ActionParserException () 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 () | |
An action parsing error, thrown on illegal action buffer access.
|
inline |
|
inline |
|
inlinevirtual | |||||||||||||
1.8.12