public class UniqueConstraintViolationException extends IllegalRequestException
IllegalRequestException.IllegalInputError
ClientException.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, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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()
EcmRuntimeException
getErrorDetails
in class EcmRuntimeException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.