kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
network
/
io.github.maniramezan.kenwork.network
/
NetworkError
/
DecodingFailed
Decoding
Failed
class
DecodingFailed
(
cause
:
Throwable
)
:
NetworkError
The response body failed to decode into the requested type.
Members
Constructors
Decoding
Failed
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?