Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

exception MissingPropertiesException
Base Hierarchy
MissingPropertiesException
 ┗ ::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' 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.