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

exception InvalidStorageException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::io::IOException
    |
    +-InvalidStorageException
Usage Restrictions
not published
Description
This exception can be thrown in case a storage is invalid.

For example in case it is broken one.


Top of Page