NotSupportedError


public final class NotSupportedError extends DomError


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

Summary

Public constructors

Public constructors

NotSupportedError

Added in 1.2.0
public NotSupportedError()