Gnash
0.8.10
|
An ActionScript type error. More...
#include <GnashException.h>
Public Member Functions | |
ActionTypeError (const std::string &s) | |
ActionTypeError () | |
virtual | ~ActionTypeError () throw () |
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
gnash::ActionTypeError::ActionTypeError | ( | const std::string & | s | ) | [inline] |
gnash::ActionTypeError::ActionTypeError | ( | ) | [inline] |
virtual gnash::ActionTypeError::~ActionTypeError | ( | ) | throw () [inline, virtual] |