Stay organized with collections Save and categorize content based on your preferences.

TransactionInactiveError

public final class TransactionInactiveError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains and transaction_inactive_err from the fido spec, indicating a request was placed against a transaction which is currently not active. The fido spec can be found here.

Summary

Public constructors

Public constructors

TransactionInactiveError

public TransactionInactiveError()