Skip to content

Decoding

class Decoding(message: String, cause: Throwable?) : FrakError

2xx response that couldn’t be read as the expected shape; distinct from Server.

Decodingconstructor(message: String, cause: Throwable?)constructor(message: String)