NPersistence Reference Guide
Overload List
Name | Description |
---|---|
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.
|