VersionError


public final class VersionError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a version_err from the fido spec, indicating an attempt was made to open a database using a lower version than the existing version. The fido spec can be found here.

Summary

Public constructors

Public constructors

VersionError

Added in 1.2.0
public VersionError()