Skip to content

Commit e125f83

Browse files
Update gql-errors.adoc
1 parent 39f2c05 commit e125f83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,13 @@
66
//The following page provides an overview of all server errors in Neo4j, along with some scenarios and their possible solutions.
77
The following page provides an overview of all GQLSTATUS server error codes in Neo4j.
88
All errors in Neo4j have severity level `ERROR`.
9-
All errors in Neo4j have severity level `ERROR`.
109

1110
* <<_connection-exceptions, Connection exceptions>>
1211
* <<_data-exceptions, Data exceptions>>
1312

14-
15-
1613
[[_connection-exceptions]]
1714
== Connection exceptions
1815

19-
2016
Connection exceptions occur when the client is unable to connect to the server for various reasons such as network issues, server-side routing being disabled, or the database being unavailable, etc.
2117

2218
=== 08000

0 commit comments

Comments
 (0)