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

exception NoSuchMethodException
Base Hierarchy
NoSuchMethodException
 ┗ ::com::sun::star::uno::Exception
Description
signals that the interface does not have a method of a specified name.

Top of Page