com.odi
Class MvccIncoherentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.odmg.ODMGRuntimeException
                      extended bycom.odi.TransactionException
                          extended bycom.odi.odmg.TransactionAbortedException
                              extended bycom.odi.AbortException
                                  extended bycom.odi.RestartableAbortException
                                      extended bycom.odi.MvccIncoherentException
All Implemented Interfaces:
Serializable

public final class MvccIncoherentException
extends RestartableAbortException

Thrown when a call to an API entry point produces a coherence conflict during transaction in a set of files opened for MULTI_DB_MVCC.

PSE/PSE Pro does not use this class.

See Also:
Serialized Form

Methods inherited from class com.odi.AbortException
getOriginalException
 



Copyright 2005 Progress Software Corporation. All rights reserved.