public class AddIndexFailureException extends SchemaKernelException
Constructor and Description |
---|
AddIndexFailureException(long labelId,
long propertyKey,
KernelException 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 AddIndexFailureException(long labelId, long propertyKey, KernelException cause)
public String getUserMessage(KeyNameLookup nameLookup)
getUserMessage
in class KernelException
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.