The error which is thrown by LocalData.deleteAuthenticator in case of any error occurs. For instance if the provided AAID is not known, or if an error occurred during deleting the associated FIDO UAF credentials.

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