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