WebKit2.PluginError

Enum values used to denote the various plugin errors.

PluginError.FAILED

Generic plugin load failure

PluginError.CANNOT_FIND_PLUGIN

Load failure due to missing plugin

PluginError.CANNOT_LOAD_PLUGIN

Load failure due to inability to load plugin

PluginError.JAVA_UNAVAILABLE

Load failue due to missing Java support that is required to load plugin

PluginError.CONNECTION_CANCELLED

Load failure due to connection cancellation

PluginError.WILL_HANDLE_LOAD

Load failure since plugin handles the load