toggle menu
Core
0.6.1
common
switch theme
search in API
Core
/
io.telereso.kmp.core.models
/
ErrorBody
/
ErrorBody
Error
Body
constructor
(
code
:
String
?
=
null
,
message
:
String
?
=
null
)
Parameters
code
The code that defines the error from API.
message
The message about the error from API.