bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
bdk-android
bdk-android
/
org.bitcoindevkit
/
PsbtParseException
Psbt
Parse
Exception
sealed
class
PsbtParseException
:
Exception
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
?