:: com :: sun :: star :: task ::
|
exception ErrorCodeRequest |
- Base Hierarchy
ErrorCodeRequest
┗ ::com::sun::star::uno::Exception
|
- Description
- represents a general error exception.
It can be used to transport the error code information.
E.g. that can be usefull for interactions.
- Since
- OpenOffice 1.1.2
|
Elements' Summary |
ErrCode |
specifies the error code. |
Elements' Details |
ErrCode
long ErrCode;
- Description
- specifies the error code.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.