toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
model
/
Error
Error
@
Serializable
data
class
Error
(
val
type
:
ErrorType
,
val
message
:
String
)
(
source
)
Members
Constructors
Error
Link copied to clipboard
constructor
(
type
:
ErrorType
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
type
Link copied to clipboard
@
SerialName
(
value
=
"name"
)
val
type
:
ErrorType