ConstraintError


class ConstraintError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a constraint_err from the fido spec, indicating that some mutation operation occurring during a transaction failed by not satisfying constraints. The fido spec can be found here.

Summary

Public constructors

Public constructors

ConstraintError

Added in 1.2.0
ConstraintError()