| Interface | Description |
|---|---|
| Status |
| Class | Description |
|---|---|
| ErrorDocumentationGenerator |
Generates Asciidoc for
Status. |
| ErrorDocumentationGenerator.Table | |
| Neo4jError |
This is an initial move towards unified errors - it should not live here in the server, but should probably
exist in the kernel or similar, where it can be shared across surfaces other than the server.
|
| Status.Code |
| Enum | Description |
|---|---|
| Status.Classification | |
| Status.General | |
| Status.Network | |
| Status.Request | |
| Status.Schema | |
| Status.Statement | |
| Status.Transaction |
| Exception | Description |
|---|---|
| InternalBeginTransactionError | |
| InvalidConcurrentTransactionAccess | |
| InvalidTransactionId | |
| TransactionLifecycleException |
TransactionLifecycleExceptions are internal exceptions that may be thrown
due to server transaction lifecycle transitions that map directly on a
|
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.