:: com :: sun :: star :: lang ::

exception IllegalAccessException
Base Hierarchy
IllegalAccessException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown when an application tries to change a constant property.

Top of Page