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