(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: script ::

exception CannotConvertException
Base Hierarchy
CannotConvertException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that a type conversion can not be performed.
Developers Guide
ProUNO - Bridge - Exceptions and Errorcodes

Elements' Summary
DestinationTypeClass This member contains the class of the type to which the value should be converted.  
Reason This member contains the reason that the conversion failed. Have a look at FailReason.  
ArgumentIndex If the conversion of a method argument fails, this is the index of the value in the "IN" argument list. [optional]  
Elements' Details
DestinationTypeClass
::com::sun::star::uno::TypeClass DestinationTypeClass;
Description
This member contains the class of the type to which the value should be converted.
Reason
long Reason;
Description
This member contains the reason that the conversion failed. Have a look at FailReason.
ArgumentIndex
long ArgumentIndex;
Description
If the conversion of a method argument fails, this is the index of the value in the "IN" argument list. [optional]
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.