public class NotInTransactionException extends RuntimeException
Transaction
,
Serialized FormConstructor and Description |
---|
NotInTransactionException() |
NotInTransactionException(String message) |
NotInTransactionException(String message,
Throwable cause) |
NotInTransactionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.