Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Serialized Form


Package oracle.owb.connection

Class oracle.owb.connection.CannotSwitchConnModeException implements Serializable

Class oracle.owb.connection.ConnectionFailureException implements Serializable

Package oracle.owb.foundation

Class oracle.owb.foundation.ComponentDeletedException implements Serializable

Class oracle.owb.foundation.IncompatibleTargetException implements Serializable

Class oracle.owb.foundation.InvalidFormatException implements Serializable

Class oracle.owb.foundation.LockException implements Serializable

Class oracle.owb.foundation.NameSpaceException implements Serializable

Class oracle.owb.foundation.OWBException implements Serializable

Serialized Fields

isFatal

boolean isFatal

Class oracle.owb.foundation.ReadOnlyException implements Serializable

Package oracle.owb.foundation.property

Class oracle.owb.foundation.property.NoSuchPropertyException implements Serializable

Class oracle.owb.foundation.property.TypeMismatchException implements Serializable

Package oracle.owb.foundation.reflection

Class oracle.owb.foundation.reflection.ClassDefNotFoundException implements Serializable

Package oracle.owb.mapping

Class oracle.owb.mapping.MapConnectionFailureException implements Serializable

Package oracle.owb.project

Class oracle.owb.project.NoSuchProjectException implements Serializable

Package oracle.owb.intelligence

Class oracle.owb.intelligence.DerivationException implements Serializable

Package oracle.owb.metadatamgmt.changemgmt

Class oracle.owb.metadatamgmt.changemgmt.CompareException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.MCMException implements Serializable

Serialized Fields

exp

java.lang.Exception exp
Internal platform exception.

Class oracle.owb.metadatamgmt.changemgmt.RestoreException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotConvertException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotCreationException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotDelException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotLockException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotNameConflictException implements Serializable

Class oracle.owb.metadatamgmt.changemgmt.SnapshotUpdateException implements Serializable

Package oracle.owb.reconcile

Class oracle.owb.reconcile.IncompatibleTypesException implements Serializable

Serialized Fields

m_source

ReconcileSource m_source
The source object passed to the reconcile framework.

m_target

ReconcileTarget m_target
The target object passed to the reconcile framework.

m_msg

java.lang.String m_msg
the string containing the exception message.

Class oracle.owb.reconcile.InvalidReconcileStrategyException implements Serializable

Serialized Fields

m_strategy

byte m_strategy
The invalid strategy specified for reconcile.

m_msg

java.lang.String m_msg
the exception message.

Class oracle.owb.reconcile.InvalidSourceException implements Serializable

Serialized Fields

m_source

ReconcileSource m_source
The source object passed to the reconcile service.

m_target

ReconcileTarget m_target
The target object passed to the reconcile service.

m_msg

java.lang.String m_msg
the exception message.

Class oracle.owb.reconcile.InvalidTargetException implements Serializable

Serialized Fields

m_source

ReconcileSource m_source
The source object passed to the reconcile service.

m_target

ReconcileTarget m_target
The target object passed to the reconcile service.

m_msg

java.lang.String m_msg
the exception message.

Class oracle.owb.reconcile.MatchingStrategyNotFoundException implements Serializable

Serialized Fields

m_msg

java.lang.String m_msg
the exception message.

m_strategy

java.lang.String m_strategy
The constant string representing the matching strategy.

Package oracle.owb.runtime

Class oracle.owb.runtime.RuntimePlatformException implements Serializable

Serialized Fields

m_exception

java.lang.Exception m_exception

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.