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

(Global Index)

Syntax

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

Description

signals that the class does not have a field of a specified name.

Top of Page