Aller au contenu

Decoding

Ce contenu n’est pas encore disponible dans votre langue.

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)