The recoverable error that can occur when changing a PIN. When this error occurs, the PinChanger.changePin method will be invoked again. This error will be returned by the PinChangeContext.lastRecoverableError.

Hierarchy

Properties

Properties

description: string

Provides details about the error that occurred.

This is not a localized message and is targeted to developers in the context of debugging/problem analysis.

cause?: string

The exception (if any) that caused this error.

Generated using TypeDoc