Top   Module   Use   Manual   Index 

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

exception MissingPropertiesException

Base Exception
com::sun::star::uno::Exception

Description
This exception is used to indicate that there are properties missing.

For example, to create a new resource, usually one ore more property values must be set prior to executing the command 'insert', which makes the new resource persistent.

See also
Content


Elements

Top of Page