InvalidModificationError


public final class InvalidModificationError extends DomError


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

Summary

Public constructors

Public constructors

InvalidModificationError

Added in 1.2.0
public InvalidModificationError()