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

exception CorruptedUIConfigurationException
Base Hierarchy
CorruptedUIConfigurationExceptionCorruptedConfigurationException
    ┗ ::com::sun::star::uno::RuntimeException
       ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown in case the global UI configuration (including menubars/toolbars and accelerators) does not exists or contains corrupted data.
Since
OOo 2.3

Top of Page