Class RollbackException

java.lang.Object
All Implemented Interfaces:
Serializable

public class RollbackException extends PersistenceException
Thrown by the persistence provider when EntityTransaction.commit() fails.
Since:
1.0
See Also: