22 module
com { module sun { module star { module script {
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
long Reason
This member contains the reason that the conversion failed.
Definition: CannotConvertException.idl:37
TypeClass
This enum describes all type classes of UNO.
Definition: TypeClass.idl:34
com::sun::star::uno::TypeClass DestinationTypeClass
This member contains the class of the type to which the value should be converted.
Definition: CannotConvertException.idl:32
This exception is thrown to indicate that a type conversion can not be performed. ...
Definition: CannotConvertException.idl:27
long ArgumentIndex
If the conversion of a method argument fails, this is the index of the value in the "IN" argument lis...
Definition: CannotConvertException.idl:42