InUseAttributeError


class InUseAttributeError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an inuse_attribute_err from the fido spec, indicating that an attribute is in used by another element. The fido spec can be found here.

Summary

Public constructors

Public constructors

InUseAttributeError

Added in 1.2.0
InUseAttributeError()