public class UserAlreadyExistsException extends ConflictException implements UnscopedException
| Constructor and Description |
|---|
UserAlreadyExistsException(java.lang.String userName) |
| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptpublic UserAlreadyExistsException(java.lang.String userName)
public int errorCode()
errorCode in interface CrateExceptionerrorCode in class ConflictException