OperationError


class OperationError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains and operation_err from the fido spec, indicating the operation failed for an operation-specific reason. The fido spec can be found here.

Summary

Public constructors

Public constructors

OperationError

Added in 1.2.0
OperationError()