exception NoSupportException in module com::sun::star::lang:: |
exception NoSupportException : com::sun::star::uno::Exception ;
This exception is thrown when a method of an interface is not supported.
An example is a setParent(...)
method and the object
does not allow the change.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.