public class TransactionGuardException extends TransientTransactionFailureException implements org.neo4j.kernel.api.exceptions.Status.HasStatus
Constructor and Description |
---|
TransactionGuardException(org.neo4j.kernel.api.exceptions.Status status,
String message,
Throwable cause) |
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–2018 The Neo4j Graph Database Project. All rights reserved.