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, toStringCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.