public class UniqueConstraintViolationException extends IllegalRequestException
IllegalRequestException.IllegalInputErrorClientException.ClientError| Constructor and Description |
|---|
UniqueConstraintViolationException(ArchiveReferenceType archive,
Map<String,PropertyType> indexData,
List<String> violatedFields) |
UniqueConstraintViolationException(ErrorType fault,
Throwable cause)
This is the constructor used for serialization.
|
UniqueConstraintViolationException(String message,
ArchiveReferenceType archive,
Map<String,PropertyType> indexData,
List<String> violatedFields) |
| Modifier and Type | Method and Description |
|---|---|
UniqueConstraintViolationDetails |
getErrorDetails()
Returns the exception error details.
|
createError, getDescriptionParameters, getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UniqueConstraintViolationException(ErrorType fault, Throwable cause)
fault - the error modelcause - the cause of the exceptionpublic UniqueConstraintViolationException(ArchiveReferenceType archive, Map<String,PropertyType> indexData, List<String> violatedFields)
public UniqueConstraintViolationException(String message, ArchiveReferenceType archive, Map<String,PropertyType> indexData, List<String> violatedFields)
public UniqueConstraintViolationDetails getErrorDetails()
EcmRuntimeExceptiongetErrorDetails in class EcmRuntimeExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.