InvalidStateError


public final class InvalidStateError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a invalid_state_err code from the fido spec, indicating the object reached an invalid state. The fido spec can be found here.

Summary

Public constructors

Public constructors

InvalidStateError

Added in 1.2.0
public InvalidStateError()