bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
CbfBuilderException
/
DatabaseException
Database
Exception
class
DatabaseException
(
val
reason
:
String
)
:
CbfBuilderException
(
source
)
Members
Constructors
Database
Exception
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
reason
Link copied to clipboard
val
reason
:
String