exceptions
library
Typedefs
-
TapProtoExceptionCode
= CKTapProtoExceptionErrorCode
-
Generated named constants for each error code
Exceptions / Errors
-
ChainCodeException
-
Thrown when the given chain code is either not empty OR not a 64-character
hex code
-
CKTapException
-
The base class for user-facing exceptions thrown by this plugin
-
InvalidCardException
-
Thrown when attempting to perform a handshake of an expected type but the
user has presented an invalid card
-
OperationCanceledException
-
Thrown when an ongoing operation is canceled unexpectedly
-
SpendCodeException
-
Thrown when the given spend code does not meet the requirements of being a
6-digit numeric code
-
TapProtoException
-
Thrown when the internal Nunchuk tap_protocol library throws an exception