Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.exception
/
SuiError
Sui
Error
data
class
SuiError
(
val
errors
:
List
<
GraphQLError
>
?
=
null
)
Members
Constructors
Sui
Error
Link copied to clipboard
constructor
(
errors
:
List
<
GraphQLError
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
errors
Link copied to clipboard
val
errors
:
List
<
GraphQLError
>
?
=
null