public abstract class TransactionLifecycleException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
TransactionLifecycleException(String message) |
protected |
TransactionLifecycleException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract StatusCode |
getStatusCode() |
Neo4jError |
toNeo4jError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected TransactionLifecycleException(String message)
public Neo4jError toNeo4jError()
protected abstract StatusCode getStatusCode()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.