Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

exception UnsupportedNameClashException
Base Hierarchy
UnsupportedNameClashException
 ┗ ::com::sun::star::uno::Exception
Description

This exception must be thrown in case the requested nameclash directive is not supported, because it is not possible to implement it or if it is just not (yet) implemented.

Command 'transfer': Used if the nameclash directive specified in parameter NameClash of the supplied TransferInfo is not supported. For example, if the NameClash was set to NameClash::ERROR, to NameClash::RENAME or to NameClash::ASK, the implementation must be able determine whether there are existing data. This exception must also be used if NameClash::RENAME was specified and the implementation is unable to create a valid new name after a suitable number of tries.

Command 'insert': Used if the parameter ReplaceExisting of the supplied InsertCommandArgument was set to false and the implementation is unable to determine whether there are existing data. The member NameClash of the exception must be set to NameClash::ERROR

See also
Content

Elements' Summary
NameClash contains the NameClash that is not supported.  
Elements' Details
NameClash
long NameClash;
Description
contains the NameClash that is not supported.
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.