DataCloneError


public final class DataCloneError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a data_clone_err from the fido spec, indicating the object cannot be cloned. The fido spec can be found here.

Summary

Public constructors

Public constructors

DataCloneError

Added in 1.2.0
public DataCloneError()