Skip navigation links

Oracle® OLAP Java API Reference
11g Release 1 (11.1)

B28128-01


Serialized Form


Package oracle.express

Class oracle.express.ErrorDescription extends java.lang.Object implements Serializable

Serialized Fields

_errorDescriptionStruct

oracle.express.idl.ExpressModule.ErrorDescriptionStruct _errorDescriptionStruct
 

Class oracle.express.ErrorStack extends java.lang.Object implements Serializable

Serialized Fields

_e

oracle.express.idl.ExpressModule.ExpressException _e
 

_errorDescriptions

java.util.List<E> _errorDescriptions
 

Class oracle.express.ExpressServerException extends OLAPIRuntimeException implements Serializable

Serialized Fields

_errorStack

ErrorStack _errorStack
 

_sqlExcpt

java.sql.SQLException _sqlExcpt

Class oracle.express.ExpressUnsupportedFeatureException extends OLAPIRuntimeException implements Serializable

Class oracle.express.ObjectClosedException extends OLAPIIllegalStateException implements Serializable

Class oracle.express.TaskInterruptedException extends OLAPIRuntimeException implements Serializable

Class oracle.express.UnexpectedException extends OLAPIRuntimeException implements Serializable

Package oracle.express.olapi.data.full

Class oracle.express.olapi.data.full.ExpressNotCommittableException extends NotCommittableException implements Serializable

Serialized Fields

_errorStack

ErrorStack _errorStack
 

Class oracle.express.olapi.data.full.UnknownServerVersionException extends java.lang.RuntimeException implements Serializable

Package oracle.express.spl

Class oracle.express.spl.NAValueException extends java.lang.Exception implements Serializable

Package oracle.olapi

Class oracle.olapi.ArraySet extends java.util.ArrayList implements Serializable

Class oracle.olapi.OLAPIException extends java.lang.Exception implements Serializable

Class oracle.olapi.OLAPIIllegalStateException extends java.lang.IllegalStateException implements Serializable

Class oracle.olapi.OLAPIRuntimeException extends java.lang.RuntimeException implements Serializable

Class oracle.olapi.UnsupportedOperationException extends OLAPIRuntimeException implements Serializable

Package oracle.olapi.data.cursor

Class oracle.olapi.data.cursor.CursorManagerUpdateEvent extends java.util.EventObject implements Serializable

Serialized Fields

_id

int _id
 

Class oracle.olapi.data.cursor.IncorrectDataTypeException extends java.lang.RuntimeException implements Serializable

Class oracle.olapi.data.cursor.NoDataAvailableException extends java.lang.RuntimeException implements Serializable

Class oracle.olapi.data.cursor.NotSpecifiedException extends java.lang.RuntimeException implements Serializable

Class oracle.olapi.data.cursor.PositionOutOfBoundsException extends java.lang.IndexOutOfBoundsException implements Serializable

Class oracle.olapi.data.cursor.SpecificationUpdateNeededException extends java.lang.RuntimeException implements Serializable

Class oracle.olapi.data.cursor.StructureUpdatedException extends java.lang.RuntimeException implements Serializable

Package oracle.olapi.data.source

Class oracle.olapi.data.source.CursorLockException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.data.source.CursorManagerSpecificationExpiredException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.data.source.DataProviderMismatchException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.data.source.IncorrectDataValueException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.data.source.ServerVersionException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.data.source.UnmatchedInputsException extends OLAPIRuntimeException implements Serializable

Package oracle.olapi.metadata

Class oracle.olapi.metadata.DuplicateMetadataIDException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.metadata.InvalidMetadataException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.metadata.MetadataFactoryException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.metadata.MetadataModificationException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.metadata.MetadataUpdateNotSupportedException extends OLAPIRuntimeException implements Serializable

Package oracle.olapi.metadata.deployment

Class oracle.olapi.metadata.deployment.DeploymentException extends OLAPIRuntimeException implements Serializable

Package oracle.olapi.metadata.mdm

Class oracle.olapi.metadata.mdm.MdmInvalidValueException extends java.lang.RuntimeException implements Serializable

Package oracle.olapi.metadata.mtm

Class oracle.olapi.metadata.mtm.MtmInvalidMetadataException extends java.lang.RuntimeException implements Serializable

Package oracle.olapi.syntax

Class oracle.olapi.syntax.SyntaxException extends OLAPIRuntimeException implements Serializable

Package oracle.olapi.transaction

Class oracle.olapi.transaction.ActiveSubtransactionsException extends OLAPIIllegalStateException implements Serializable

Serialized Fields

_transactions

java.util.List<E> _transactions
 

Class oracle.olapi.transaction.CommitException extends OLAPIRuntimeException implements Serializable

Serialized Fields

m_BaseException

java.lang.Exception m_BaseException

Class oracle.olapi.transaction.CommitWarningsException extends OLAPIRuntimeException implements Serializable

Serialized Fields

m_ErrorText

java.lang.String m_ErrorText

Class oracle.olapi.transaction.IncrementalChangeException extends OLAPIRuntimeException implements Serializable

Serialized Fields

m_BaseException

java.lang.Exception m_BaseException

Class oracle.olapi.transaction.NotCommittableException extends OLAPIException implements Serializable

Class oracle.olapi.transaction.NotPreparedException extends OLAPIRuntimeException implements Serializable

Serialized Fields

_transaction

Transaction _transaction
 

Class oracle.olapi.transaction.TransactionalObjectInvalidException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.transaction.TransactionInactiveException extends OLAPIIllegalStateException implements Serializable

Serialized Fields

_transaction

Transaction _transaction
 

Class oracle.olapi.transaction.TransactionTypeUnavailableException extends OLAPIRuntimeException implements Serializable

Class oracle.olapi.transaction.WriteLockException extends OLAPIRuntimeException implements Serializable

Serialized Fields

_state

MetadataState _state
 

_transaction

Transaction _transaction
 

_activeTransaction

Transaction _activeTransaction
 

Skip navigation links

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