InvalidNodeTypeError


public final class InvalidNodeTypeError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an invalid_node_type_err from the fido spec, indicating tthe supplied node is incorrect or has an incorrect ancestor for this operation. The fido spec can be found here.

Summary

Public constructors

Public constructors

InvalidNodeTypeError

Added in 1.2.0
public InvalidNodeTypeError()