Skip navigation links

Oracle® OLAP Java API Reference
11g Release 2 (11.2)

E10794-06


Package oracle.olapi

Contains an interface, a class, and exceptions that are of general use in the Oracle OLAP Java API.

See:
          Description

Interface Summary
HasLocalizedMessage An interface for an Exception that can provide its message in a language that is appropriate to a specified Locale.

 

Class Summary
ArraySet A resizable-array implementation of the Set interface from the Sun Microsystems collections framework.

 

Exception Summary
BatchedException A base class for runtime exceptions that bundle together a list of errors or warnings for later processing.
OLAPIException A common superclass for all Oracle OLAP Java API exceptions.
OLAPIIllegalStateException A common superclass for all exceptions that indicate that an operation cannot succeed because the state of the DataProvider or Transaction does not support it.
OLAPIRuntimeException A common superclass for all Oracle OLAP Java API runtime exceptions.
UnsupportedOperationException Indicates that Oracle OLAP does not support the operation requested by the application.

 

Package oracle.olapi Description

Contains an interface, a class, and exceptions that are of general use in the Oracle OLAP Java API. Packages under oracle.olapi contain interfaces and classes that define and implement the Oracle OLAP Java API, an application programming interface for online analytic processing.


Skip navigation links

Copyright © 2002, 2010, Oracle. All rights reserved.