public class DuplicateIndexEntryConflictException extends IndexEntryConflictException
Constructor and Description |
---|
DuplicateIndexEntryConflictException(Object propertyValue,
Set<Long> conflictingNodeIds) |
Modifier and Type | Method and Description |
---|---|
String |
evidenceMessage(String labelName,
String propertyKey) |
Set<Long> |
getConflictingNodeIds() |
Object |
getPropertyValue() |
notAllowed, notAllowed, quote
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Object getPropertyValue()
getPropertyValue
in class IndexEntryConflictException
public String evidenceMessage(String labelName, String propertyKey)
evidenceMessage
in class IndexEntryConflictException
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.