exception NoSuchMethodException in module com::sun::star::lang::

(Global Index)

Syntax

exception NoSuchMethodException : com::sun::star::uno::Exception ;

Description

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

Top of Page