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 2001 OpenOffice.org Foundation. All Rights Reserved.