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

exception BackendAccessException
Base Hierarchy
::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.


Top of Page