public class DuplicateIdentityException extends EntityMappingException:
Reports the first duplicate mapped entity identity.
throw DuplicateIdentityException("Duplicate User identity")| Modifier and Type | Member | Description |
|---|---|---|
| public | DuplicateIdentityExceptionDuplicateIdentityException(message as String = ""): |
Creates this framework exception. |