Skip to content

Commit 4566ae9

Browse files
Remove not implemented GQLSTATUS codes
1 parent d272a2a commit 4566ae9

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

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

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -104,30 +104,10 @@ Some examples are data and constraint creation, which conflicts with existing co
104104

105105
Status description:: error: data exception
106106

107-
=== 22001
108-
109-
Status description:: error: data exception - string data, right truncation
110-
111107
=== 22003
112108

113109
Status description:: error: data exception - numeric value out of range. The numeric value `{ $value }` is outside the required range.
114110

115-
=== 22004
116-
117-
Status description:: error: data exception - null value not allowed
118-
119-
=== 22008
120-
121-
Status description:: error: data exception - datetime field overflow
122-
123-
=== 22G11
124-
125-
Status description:: error: data exception - reference value, referent deleted
126-
127-
=== 22G13
128-
129-
Status description:: error: data exception - invalid group variable value
130-
131111
=== 22N00
132112

133113
Status description:: error: data exception - unsupported value. The provided value is unsupported and cannot be processed.

0 commit comments

Comments
 (0)