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

exception DeploymentException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-DeploymentException
Usage Restrictions
not published
Description
A DeploymentException reflects a deployment error.
Since
OpenOffice 2.0.0

Elements' Summary
Cause reflects the cause of the error. Commonly an exception.  
Elements' Details
Cause
any Cause;
Description
reflects the cause of the error. Commonly an exception.
Top of Page