com.sap.transaction

Class TxRollbackException

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

public class TxRollbackException
extends TxException

A TxRollbackException is thrown when a transaction is marked for rollback only or when it has been rolled back instead of committed.

See Also:
Serialized Form

Constructor Summary
TxRollbackException()
           
TxRollbackException(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

TxRollbackException

public TxRollbackException()

TxRollbackException

public TxRollbackException(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