public abstract class AbstractAlreadyExistsException extends AbstractUserException
| Constructor and Description |
|---|
AbstractAlreadyExistsException()
Constructor.
|
AbstractAlreadyExistsException(String message)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpCode() |
getErrorCode, getMoreInfoUrl, getServerStack, setServerStackaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbstractAlreadyExistsException()
public AbstractAlreadyExistsException(String message)
message - the messagepublic final int getHttpCode()
getHttpCode in class AbstractRestExceptionAbstractRestException.getHttpCode()Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.