public class NoSuchPropertyException extends Exception implements org.neo4j.kernel.api.exceptions.Status.HasStatus
| Constructor and Description |
|---|
NoSuchPropertyException(org.neo4j.graphdb.PropertyContainer entity,
String key) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.kernel.api.exceptions.Status |
status() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchPropertyException(org.neo4j.graphdb.PropertyContainer entity,
String key)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.