public class AcquireLockTimeoutException extends RuntimeException implements org.neo4j.kernel.api.exceptions.Status.HasStatus
KernelException
asap.Constructor and Description |
---|
AcquireLockTimeoutException(String message,
org.neo4j.kernel.api.exceptions.Status statusCode) |
AcquireLockTimeoutException(Throwable cause,
String message,
org.neo4j.kernel.api.exceptions.Status statusCode) |
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, toString
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.