TimeoutError


public final class TimeoutError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a timeout_err code from the fido spec, indicating the operation timed out. The fido spec can be found here.

Summary

Public constructors

Public constructors

TimeoutError

Added in 1.2.0
public TimeoutError()