NotFoundError


public final class NotFoundError extends DomError


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

Summary

Public constructors

Public constructors

NotFoundError

Added in 1.2.0
public NotFoundError()