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