public class MandatoryConstraintViolationException
extends com.lexmark.saperion.exceptions.runtime.IllegalRequestException
Constructor and Description |
---|
MandatoryConstraintViolationException(com.lexmark.saperion.archive.ArchiveReferenceType archiveReferenceType,
List<String> missingFields,
Map<String,com.lexmark.saperion.PropertyType> indexData) |
MandatoryConstraintViolationException(com.lexmark.saperion.exceptions.ErrorType error,
Throwable cause)
This is the constructor used for serialization.
|
Modifier and Type | Method and Description |
---|---|
MandatoryConstraintViolationDetails |
getErrorDetails() |
createError, getDescriptionParameters, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MandatoryConstraintViolationException(com.lexmark.saperion.exceptions.ErrorType error, Throwable cause)
error
- the error modelcause
- the cause of the exceptionpublic MandatoryConstraintViolationDetails getErrorDetails()
getErrorDetails
in class com.lexmark.saperion.exceptions.EcmRuntimeException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.