:: com :: sun :: star :: form :: binding ::

exception IncompatibleTypesException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-IncompatibleTypesException
Usage Restrictions
not published
Description
thrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible

Top of Page