public class EntityNotFoundException extends KernelException
| Constructor and Description |
|---|
EntityNotFoundException(EntityType entityType,
long entityId) |
EntityNotFoundException(EntityType entityType,
long entityId,
Throwable cause) |
getUserMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityNotFoundException(EntityType entityType, long entityId, Throwable cause)
public EntityNotFoundException(EntityType entityType, long entityId)
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.