:: com :: sun :: star :: deployment ::

unpublished exception PlatformException
Base Hierarchy
PlatformException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
A DeploymentException indicates that the current platform is not supported.
Since
OOo 3.0

Elements' Summary
package The package which does not support the current platform.  
Elements' Details
package
XPackage package;
Description
The package which does not support the current platform.
Top of Page