org.objectweb.perseus.persistence.api
Class RolledBackPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.perseus.persistence.api.PersistenceException
org.objectweb.perseus.persistence.api.RolledBackPersistenceException
- All Implemented Interfaces:
- java.io.Serializable
- public class RolledBackPersistenceException
- extends PersistenceException
Signal that the persistence manager asks the rolling back of the transaction
- Author:
- S.Chassande-Barrioz
- See Also:
- Serialized Form
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 |
RolledBackPersistenceException
public RolledBackPersistenceException()
RolledBackPersistenceException
public RolledBackPersistenceException(java.lang.String msg)
RolledBackPersistenceException
public RolledBackPersistenceException(java.lang.Exception nested)
RolledBackPersistenceException
public RolledBackPersistenceException(java.lang.String msg,
java.lang.Exception nested)
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.