UnknownError


class UnknownError : DomError


This is thrown when the create public key credential operation failed with no more detailed information. This could be something such as out of memory or some other transient reason - either from fido directly or through the public key credential flow in general. The fido spec can be found here.

Summary

Public constructors

Public constructors

UnknownError

Added in 1.2.0
UnknownError()