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