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

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

Top of Page