org.nanocontainer.persistence
Class TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.nanocontainer.persistence.PersistenceException
org.nanocontainer.persistence.TransactionException
- All Implemented Interfaces:
- Serializable
public class TransactionException
- extends PersistenceException
Indicates that a transaction could not be begun, committed or rolled back.
- Version:
- $Revision: $
- See Also:
- Serialized Form
| Methods inherited from class org.picocontainer.PicoException |
getCause, printStackTrace, printStackTrace, printStackTrace |
TransactionException
public TransactionException(Throwable cause)
Copyright 2003-2003-2006 Codehaus. All Rights Reserved.