UnableToReadFromBackupStorage

Thrown when unable to read data from backup storage.

Parameters

dataType

Description of what was being read (e.g., "key", "shares").

Constructors

Link copied to clipboard
constructor(dataType: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?