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