InternalFailure
Ce contenu n’est pas encore disponible dans votre langue.
class InternalFailure(message: String, cause: Throwable?) : FrakError
A failure inside the SDK: an unexpected error that escaped an internal boundary, or a device capability it needs and cannot get. Not Decoding, which describes a backend body.
Constructors
Section titled “Constructors”| InternalFailure | constructor(message: String, cause: Throwable?)constructor(message: String) |