:: com :: sun :: star :: script ::
|
exception BasicErrorException |
- Base Hierarchy
BasicErrorException
┗ ::com::sun::star::uno::Exception
|
- Description
- is thrown in order to transport an error to Basic.
- Since
- OOo 2.0
|
Elements' Summary |
ErrorCode |
The error code.
|
ErrorMessageArgument |
Specifies the argument which is used in the localized error message for
the placeholder.
|
Elements' Details |
ErrorCode
long ErrorCode;
- Description
- The error code.
|
|
ErrorMessageArgument
string ErrorMessageArgument;
- Description
- Specifies the argument which is used in the localized error message for
the placeholder.
|
|
Top of Page
Copyright © 1995, 2012, 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.