:: com :: sun :: star :: accessibility ::

exception IllegalAccessibleComponentStateException
Base Hierarchy
IllegalAccessibleComponentStateException
 ┗ ::com::sun::star::uno::Exception
Description
Indicates invalid or unavailable state information.

This exception is thrown to indicate the an accessibilty component has been queried for state information that it can not provide. Used by XAccessibleContext::getLocale.

Since
OpenOffice 1.1.2

Top of Page