:: com :: sun :: star :: configuration :: backend ::

exception BackendAccessException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::lang::WrappedTargetException
    |
    +-BackendAccessException
Description
Generic exception thrown when physical access to an underlying backend fails.

Wraps an exception that originates in the underlying access layer.

Since
OpenOffice 1.1.2

Top of Page