public class NodeNotFoundException extends Exception
| Constructor and Description |
|---|
NodeNotFoundException(org.neo4j.graphdb.NotFoundException e) |
NodeNotFoundException(String message,
org.neo4j.graphdb.NotFoundException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NodeNotFoundException(String message, org.neo4j.graphdb.NotFoundException e)
public NodeNotFoundException(org.neo4j.graphdb.NotFoundException e)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.