libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
NetException
Net
Exception
open
class
NetException
(
msg
:
String
)
:
Exception
Inheritors
NetTimeoutException
CannotLoadException
UnknownHostException
P2PException
ElectrumException
Members
Constructors
Net
Exception
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
?