20 #ifndef __com_sun_star_ucb_MissingPropertiesException_idl__
21 #define __com_sun_star_ucb_MissingPropertiesException_idl__
26 module com { module sun { module star { module ucb {
sequence< string > Properties
contains the names of the missing properties.
Definition: MissingPropertiesException.idl:42
the base of all UNO exceptions
Definition: Exception.idl:32
This exception is used to indicate that there are properties missing.
Definition: MissingPropertiesException.idl:38