QuotaExceededError


public final class QuotaExceededError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a quota_exceeded_err from the fido spec, indicating the quota has been exceeded. The fido spec can be found here.

Summary

Public constructors

Public constructors

QuotaExceededError

Added in 1.2.0
public QuotaExceededError()