exception CannotLoadConfigurationException in module com::sun::star::configuration::

(Global Index)

Syntax

exception CannotLoadConfigurationException : com::sun::star::uno::Exception ;

Description

is thrown when an application tries to create a configuration provider but the configuration can't be loaded

Top of Page