SyntaxError


public final class SyntaxError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a syntax_err from the fido spec, indicating the string did not match the expected pattern. The fido spec can be found here.

Summary

Public constructors

Public constructors

SyntaxError

Added in 1.2.0
public SyntaxError()