RollbackException(
Throwable cause
)
Constructs a new
RollbackException exception with the specified cause. - Parameters:
cause- the cause.
- Since:
- JPA 1.0
RollbackException exception with the specified cause. cause - the cause.