OperationFailed

Represents a failure that occurred during a secure local storage operation.

This error type is used to indicate that an operation could not be completed successfully due to a specific reason. The reason for the failure is provided as a descriptive message.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard
Link copied to clipboard

A detailed description of why the operation failed.