toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
P2PException
P2PException
open
class
P2PException
(
msg
:
String
)
:
NetException
Inheritors
P2PDisconnectedException
P2PNoNodesException
NetMsgTypeCodingError
Members
Constructors
P2PException
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
?