UnexpectedError

data class UnexpectedError(val cause: Throwable) : StorageError

Constructors

Link copied to clipboard
constructor(cause: Throwable)

Properties

Link copied to clipboard