public class AlreadyExistsException extends ValidationException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
AlreadyExistsException(Ref ref) |
AlreadyExistsException(Ref ref, java.util.Locale locale) |
AlreadyExistsException(java.lang.String msg) |
getDiagnostics, getRefpublic static final long serialVersionUID