DeviceStorageError

class DeviceStorageError(message: String)

This class will be used in setWithResult and other extensions for DeviceStorage to represent special error happen in operations of DeviceStorage

Constructors

Link copied to clipboard
constructor(message: String)