Top   Module   Use   Manual   Index 

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

exception NoSuchMethodException

Base Exception
com::sun::star::uno::Exception

Description
signals that the interface does not have a method of a specified name.

Top of Page