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

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

Wraps an exception that originates in the underlying access layer.

Since
OOo 1.1.2

Top of Page