public class AlreadyConstrainedException extends SchemaKernelException
Constructor and Description |
---|
AlreadyConstrainedException(UniquenessConstraint constraint) |
Modifier and Type | Method and Description |
---|---|
String |
getUserMessage(KeyNameLookup keyNameLookup) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyConstrainedException(UniquenessConstraint constraint)
public String getUserMessage(KeyNameLookup keyNameLookup)
getUserMessage
in class KernelException
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.