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

exception DeploymentException
Base Hierarchy
DeploymentException
 ┗ ::com::sun::star::uno::Exception
Description
A DeploymentException reflects a deployment error.
Since
OOo 2.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