Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

exception UseBackupException
Base Hierarchy
UseBackupException
 ┗ ::com::sun::star::io::IOException
    ┗ ::com::sun::star::uno::Exception
Description
This exception can be thrown in case a storage commit is failed.

If a commit process of a storage failes on last transfer and the original content may be corrupted the storage should throw this exception to notify the user that a backup usage is required to restore the original content.

The storage itself must disconnect from the medium it is based on to allow restoring. Although the storage will still contain all the data internally, and can be used as a temporary storage usually used.


Elements' Summary
TemporaryFileURL The URL of the temporary file the storage is based on now.  
Elements' Details
TemporaryFileURL
string TemporaryFileURL;
Description
The URL of the temporary file the storage is based on now.
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.