| Package | Description |
|---|---|
| org.neo4j.kernel.api | |
| org.neo4j.kernel.api.exceptions |
| Modifier and Type | Method and Description |
|---|---|
<RESULT,FAILURE extends KernelException> |
Transactor.execute(Transactor.Work<RESULT,FAILURE> work) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeginTransactionFailureException |
class |
TransactionFailureException
This class (in its current form - 2013-05-07) is a vector for exceptions thrown by a transaction manager, for
carrying the exception through the Kernel API stack to be rethrown on a higher level.
|
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.