public class IntegrityException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
IntegrityException(List<IntegrityRecord> records) |
IntegrityException(String msg,
List<IntegrityRecord> records) |
Modifier and Type | Method and Description |
---|---|
List<IntegrityRecord> |
getRecords() |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IntegrityException(List<IntegrityRecord> records)
public IntegrityException(String msg, List<IntegrityRecord> records)
public List<IntegrityRecord> getRecords()
Copyright © 2005–2017 Alfresco Software. All rights reserved.