Stay organized with collections Save and categorize content based on your preferences.

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

public InvalidModificationError()