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

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

Top of Page