Jakarta Persistence (JPA) Constructor
RollbackException(
String message,
Throwable cause
)
Constructs a new
RollbackException exception with the specified detail message and cause. - Parameters:
cause- the cause.message- the detail message.
- Since:
- Jakarta Persistence (JPA) 1.0