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
/
RequestBuilderException
Request
Builder
Exception
sealed
class
RequestBuilderException
:
Exception
Inheritors
RequestAlreadyConsumed
Members
Types
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
RequestBuilderException
>
Request
Already
Consumed
Link copied to clipboard
class
RequestAlreadyConsumed
:
RequestBuilderException
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?