exception IllegalAccessException in module com::sun::star::lang::

(Global Index)

Syntax

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

Description

This exception is thrown when an application tries to change a constant property.

Top of Page