:: 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 ::com::sun::star::form::binding::XValueBinding and an ::com::sun::star::form::binding::XBindableValue are incompatible

Top of Page