File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 9595**** xref:errors/gql-errors/22N57.adoc[]
9696**** xref:errors/gql-errors/22N58.adoc[]
9797**** xref:errors/gql-errors/22N59.adoc[]
98+ **** xref:errors/gql-errors/22N60.adoc[]
9899**** xref:errors/gql-errors/22N62.adoc[]
99100**** xref:errors/gql-errors/22N63.adoc[]
100101**** xref:errors/gql-errors/22N64.adoc[]
Original file line number Diff line number Diff line change 1+ :page-role: new-2025.09
2+ = 22N60
3+
4+ == Status description
5+ error: data exception - illegal element. Encountered illegal `{ <<item>> }` element. Reason: `{ <<msg>> }`
6+
7+ == Example of a status description
8+
9+ [source]
10+ ----
11+ error: data exception - illegal element. Encountered illegal root element. Reason: Expected struct.
12+ ----
13+ ifndef::backend-pdf[]
14+ [discrete.glossary]
15+ == Glossary
16+
17+ include::partial$glossary.adoc[]
18+ endif::[]
Original file line number Diff line number Diff line change @@ -386,6 +386,11 @@ Status description:: error: data exception - invalid spatial component. Cannot r
386386
387387Status description:: error: data exception - token does not exist. The `{ <<tokenType>> }` token with id `{ <<tokenId>> }` does not exist.
388388
389+ [role=label--new-2025.09]
390+ === xref:errors/gql-errors/22N60.adoc[22N60]
391+
392+ Status description:: error: data exception - illegal element. Encountered illegal `{ <<item>> }` element. Reason: `{ <<msg>> }`
393+
389394=== xref:errors/gql-errors/22N62.adoc[22N62]
390395
391396Status description:: error: data exception - relationship type does not exist. The relationship type `{ <<relType>> }` does not exist.
You can’t perform that action at this time.
0 commit comments