DataError


class DataError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a data_err code from the fido spec, indicating inadequate data provided. The fido spec can be found here.

Summary

Public constructors

Public constructors

DataError

Added in 1.2.0
DataError()