HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock.profile
/
AutopetException
Autopet
Exception
@
Serializable
data
class
AutopetException
(
val
id
:
String
?
=
null
,
val
data
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
Autopet
Exception
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
data
:
Map
<
String
,
String
>
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
Map
<
String
,
String
>
?
=
null
id
Link copied to clipboard
val
id
:
String
?
=
null