NPersistence Reference Guide

Overload List

NameDescription
EntityExistsException()()()()
Constructs a new EntityExistsException exception with null as its detail message.
EntityExistsException(Exception)
Constructs a new EntityExistsException exception with the specified cause. the cause.
EntityExistsException(String)
Constructs a new EntityExistsException exception with the specified detail message.
EntityExistsException(String, Exception)
Constructs a new EntityExistsException exception with the specified detail message and cause.

See Also