NotReadableError


class NotReadableError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a NotReadableError from fido, which indicates there was some I/O read operation that failed. The fido spec can be found here.

Summary

Public constructors

Public constructors

NotReadableError

Added in 1.2.0
NotReadableError()