Skip to content

Commit fffb8ee

Browse files
renetapopovaLojjs
andcommitted
Update modules/ROOT/pages/errors/all-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 724455f commit fffb8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/all-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Neo4j status code for client errors have the prefix `Neo.ClientError`.
1818
Transient errors::
1919
These errors are detected by the server and are usually related to some kind of database unavailability, such as limits reached, out-of-memory, timeouts, etc.
2020
The error can be temporary, and the request could succeed if retried.
21-
Transient errors have the prefix Neo.`TransientError`.
21+
The Neo4j status code for transient errors have the prefix Neo.`TransientError`.
2222

2323
Database errors::
2424
These errors are caused by the database and are usually related to the database state.

0 commit comments

Comments
 (0)