toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumNotFound
Electrum
Not
Found
class
ElectrumNotFound
(
msg
:
String
)
:
ElectrumException
A passed entity was not found (transaction, block, scripthash, etc).
Members
Constructors
Electrum
Not
Found
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?