com.sap.transaction

Class TxSynchronizationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.transaction.TxException
              extended by com.sap.transaction.TxSynchronizationException
All Implemented Interfaces:
Serializable

public class TxSynchronizationException
extends TxException

A TxSynchronizationException is thrown when a passed Synchronization object conflicts with another Synchronization object that has already been registered under the same synchronization id.

See Also:
Serialized Form

Constructor Summary
TxSynchronizationException()
           
TxSynchronizationException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TxSynchronizationException

public TxSynchronizationException()

TxSynchronizationException

public TxSynchronizationException(String msg)
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGFACADE [sap.com] tc/je/txmanager/api


Copyright 2010 SAP AG Complete Copyright Notice