public class NoSuchConstraintException extends SchemaKernelException
| Constructor and Description |
|---|
NoSuchConstraintException(UniquenessConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserMessage(TokenNameLookup tokenNameLookup) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchConstraintException(UniquenessConstraint constraint)
public String getUserMessage(TokenNameLookup tokenNameLookup)
getUserMessage in class KernelExceptionCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.