:: drafts :: com :: sun :: star :: form ::

exception IncompatibleTypesException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-IncompatibleTypesException
Usage Restrictions
deprecated
not published
Deprecation Info
This exception is superseeded by ::com::sun::star::form::binding::IncompatibleTypesException
Description
thrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible

Top of Page