Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.exception
/
SdkErrorDetail
/
SdkErrorDetail
Sdk
Error
Detail
constructor
(
message
:
String
,
locations
:
List
<
ErrorLocation
>
?
=
null
,
path
:
List
<
Any
>
?
=
null
,
extensions
:
Map
<
String
,
Any
?
>
?
=
null
)