Gnash
0.8.11dev
|
An ActionScript type error. More...
#include <GnashException.h>
Public Member Functions | |
ActionTypeError (const std::string &s) | |
ActionTypeError () | |
virtual | ~ActionTypeError () throw () |
![]() | |
virtual | ~ActionException () throw () |
![]() | |
GnashException (const std::string &s) | |
GnashException () | |
virtual | ~GnashException () throw () |
Additional Inherited Members | |
![]() | |
ActionException (const std::string &s) | |
ActionException () | |
An ActionScript type error.
This exception can be thrown by as_value::to_primitive when an object can't be converted to a primitive value or by native function when they are called as method of an unexpected type
|
inline |
|
inline |
|
inlinevirtual |