The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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