Top   Module   Use   Manual   Index 

com :: sun :: star :: beans ::

exception IllegalTypeException

Base Exception
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 an any .

See also
PropertyContainer

Top of Page