Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.exception
/
GraphQLError
/
GraphQLError
Graph
QLError
constructor
(
message
:
String
,
locations
:
List
<
ErrorLocation
>
?
=
null
,
path
:
List
<
Any
>
?
=
null
,
extensions
:
Map
<
String
,
Any
?
>
?
=
null
)