bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
MiniscriptException
/
Unprintable
Unprintable
class
Unprintable
(
val
byte
:
UByte
)
:
MiniscriptException
(
source
)
Members
Constructors
Unprintable
Link copied to clipboard
constructor
(
byte
:
UByte
)
Properties
byte
Link copied to clipboard
val
byte
:
UByte
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String