ReadOnlyError


public final class ReadOnlyError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a read_only_err from the fido spec, indicating a mutating operation was attempted in a "readonly" transaction. The fido spec can be found here.

Summary

Public constructors

Public constructors

ReadOnlyError

Added in 1.2.0
public ReadOnlyError()