bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
bdk-android
bdk-android
/
org.bitcoindevkit
/
PersistenceException
/
Write
Write
class
Write
(
val
errorMessage
:
String
)
:
PersistenceException
Members
Constructors
Write
Link copied to clipboard
constructor
(
errorMessage
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Message
Link copied to clipboard
val
errorMessage
:
String
message
Link copied to clipboard
open
override
val
message
:
String