bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
CbfBuilderException
Cbf
Builder
Exception
sealed
class
CbfBuilderException
:
Exception
(
source
)
Inheritors
DatabaseException
Members
Types
Database
Exception
Link copied to clipboard
class
DatabaseException
(
val
reason
:
String
)
:
CbfBuilderException
Error
Handler
Link copied to clipboard
object
ErrorHandler
:
UniffiRustCallStatusErrorHandler
<
CbfBuilderException
>
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?