:: com :: sun :: star :: ucb ::

exception MissingPropertiesException
Base Hierarchy
MissingPropertiesException
 ┗ ::com::sun::star::uno::Exception

Elements' Summary
Properties contains the names of the missing properties.  
Elements' Details
Properties
sequence< string > Properties;
Description
contains the names of the missing properties.
Top of Page