:: com :: sun :: star :: plugin ::

exception PluginException
Base Hierarchy
PluginException
 ┗ ::com::sun::star::uno::Exception
Description
Indicates that an error occured in an NPN or NPP function call.

Elements' Summary
ErrorCode original Netscape plugin error code  
Elements' Details
ErrorCode
short ErrorCode;
Description
original Netscape plugin error code
Top of Page