Skip to content

Commit fbb0c06

Browse files
Add an intro on data exceptions
1 parent 88acda6 commit fbb0c06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ Status description:: error: connection exception - no such routing policy. Polic
102102
[[_data-exceptions]]
103103
== Data exceptions
104104

105-
The following is a list of the data exceptions that can occur in Neo4j.
105+
Database exceptions occur when a client request contains the wrong format, types, or other unsupported input.
106+
Some examples are data and constraint creation, which conflicts with existing constraints, properties of non-storable type, and spatial and temporal values with invalid components.
106107

107108
=== 22N00
108109

0 commit comments

Comments
 (0)