Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

ErrorInfo Structure


Use this structure to retrieve error information during Presentation Catalog Service method invocations. This structure is used in the WebCatalogService Service. Table 10 lists the fields in this structure.

Table 10. ErrorInfo Structure Fields
Fields
Description

String code

Specifies the error code to display.

String context

Specifies the service and method in which the error occurred.

String details

Specifies detailed information about the error.

String message

Specifies a human-readable description of the error.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.