20 #ifndef __com_sun_star_ucb_UnsupportedOpenModeException_idl__
21 #define __com_sun_star_ucb_UnsupportedOpenModeException_idl__
26 module com { module sun { module star { module ucb {
the base of all UNO exceptions
Definition: Exception.idl:32
This exception is used to indicate that the requested OpenMode is not supported.
Definition: UnsupportedOpenModeException.idl:38
short Mode
contains the OpenMode that is not supported.
Definition: UnsupportedOpenModeException.idl:42