intarsys runtime library

de.intarsys.tools.transaction
Class NoTransactionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.intarsys.tools.transaction.TransactionException
                  extended by de.intarsys.tools.transaction.NoTransactionException
All Implemented Interfaces:
Serializable

public class NoTransactionException
extends TransactionException

No transaction was found.

See Also:
Serialized Form

Constructor Summary
NoTransactionException()
           
NoTransactionException(String message)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoTransactionException

public NoTransactionException()

NoTransactionException

public NoTransactionException(String message)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.