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