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, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IntegrityException(List<IntegrityRecord> records)
public IntegrityException(String msg, List<IntegrityRecord> records)
public List<IntegrityRecord> getRecords()
Copyright © 2005–2018 Alfresco Software. All rights reserved.