FB::object_invalidated Struct Reference
Thrown by a JSAPI object when a call is made on it after the object has been invalidated. More...
#include <JSExceptions.h>
Inheritance diagram for FB::object_invalidated:

Collaboration diagram for FB::object_invalidated:

Detailed Description
Thrown by a JSAPI object when a call is made on it after the object has been invalidated.
- Exceptions:
-
object_invalidated This is particularly useful when you want to invalidate the object when the plugin gets released, as the PluginCore-derived Plugin object will usually get released before the JSAPI object
Definition at line 69 of file JSExceptions.h.
The documentation for this struct was generated from the following file:
Generated on 19 Jun 2013 for FireBreath by
1.6.1
Labels
