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

exception NoSuchFieldException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-NoSuchFieldException
Description
signals that the class does not have a field of a specified name.

Top of Page