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

NetworkError

public final class NetworkError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a network_err code from the fido spec, indicating a network error occurred. The fido spec can be found here.

Summary

Public constructors

Public constructors

NetworkError

public NetworkError()