exception IllegalTypeException in module com::sun::star::beans::

(Global Index)

Syntax

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

Description

This exception is thrown to indicate the use of a type which is not appropriate.

This problem can occur, if you use any .

See also

PropertyContainer
Top of Page