Class CtapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.yubico.yubikit.core.application.CommandException
com.yubico.yubikit.core.fido.CtapException
All Implemented Interfaces:
java.io.Serializable

public class CtapException
extends CommandException
An error on the CTAP-level, returned from the Authenticator.

These error codes are defined by the CTAP2 specification: https://fidoalliance.org/specs/fido-v2.0-id-20180227/fido-client-to-authenticator-protocol-v2.0-id-20180227.html#error-responses

See Also:
Serialized Form