AbortError


public final class AbortError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an abort-err from the fido spec, indicating the operation was aborted. The fido spec can be found here.

Summary

Public constructors

Public constructors

AbortError

Added in 1.2.0
public AbortError()