toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumConnectError
Electrum
Connect
Error
class
ElectrumConnectError
(
node
:
String
,
underlyingError
:
String
)
:
ElectrumException
Electrum server never replied
Members
Constructors
Electrum
Connect
Error
Link copied to clipboard
constructor
(
node
:
String
,
underlyingError
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?