Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

Package oracle.express

Contains classes that support processing in Oracle OLAP.

See:
          Description

Class Summary
DateConverter This class is not used by application developers.
ErrorDescription A description of an error that caused an OLAP API method to throw an exception that is related to execution in Oracle OLAP.
ErrorStack An object that provides information about an exception that is related to Oracle OLAP execution.

 

Exception Summary
ExpressServerException Indicates that the internal Oracle OLAP code cannot fulfill a request that was made by the OLAP API client code.
ExpressUnsupportedFeatureException Indicates that the internal Oracle OLAP code does not support a given operation.
ObjectClosedException Indicates that you have called an OLAP API method that requires retrieval of information from Oracle OLAP, and that communication is not possible because the resources required for the communication have been freed.
TaskInterruptedException Indicates that a connection has been interrupted because the interrupt method on ConnectionInterrupter was called.
UnexpectedException Indicates that you have called a method that requires the internal OLAP API client code to request information from Oracle OLAP, and the results that were returned do not conform to the expectations of the OLAP API client code.

 

Package oracle.express Description

Contains classes that support processing in Oracle OLAP.


Oracle OLAP Java API Reference
10g Release 1 (10.1)

B10994-01

Copyright © 2002, 2003, Oracle. All Rights Reserved.