bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
PsbtParseException
Psbt
Parse
Exception
sealed
class
PsbtParseException
:
Exception
(
source
)
Inheritors
PsbtEncoding
Base64Encoding
Members
Types
Base64Encoding
Link copied to clipboard
class
Base64Encoding
(
val
errorMessage
:
String
)
:
PsbtParseException
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
PsbtParseException
>
Psbt
Encoding
Link copied to clipboard
class
PsbtEncoding
(
val
errorMessage
:
String
)
:
PsbtParseException
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?