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

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

Top of Page