NoModificationAllowedError


public final class NoModificationAllowedError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a no_modification_allowed_err from the fido spec, indicating the object can not be modified. The fido spec can be found here.

Summary

Public constructors

Public constructors

NoModificationAllowedError

Added in 1.2.0
public NoModificationAllowedError()