public class MandatoryConstraintViolationException extends IllegalRequestException
IllegalRequestException.IllegalInputError
ClientException.ClientError
Constructor and Description |
---|
MandatoryConstraintViolationException(ArchiveReferenceType archiveReferenceType,
List<String> missingFields,
Map<String,PropertyType> indexData) |
MandatoryConstraintViolationException(ErrorType error,
Throwable cause)
This is the constructor used for serialization.
|
Modifier and Type | Method and Description |
---|---|
MandatoryConstraintViolationDetails |
getErrorDetails()
Returns the exception error details.
|
createError, getDescriptionParameters, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MandatoryConstraintViolationException(ErrorType error, Throwable cause)
error
- the error modelcause
- the cause of the exceptionpublic MandatoryConstraintViolationException(ArchiveReferenceType archiveReferenceType, List<String> missingFields, Map<String,PropertyType> indexData)
public MandatoryConstraintViolationDetails getErrorDetails()
EcmRuntimeException
getErrorDetails
in class EcmRuntimeException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.