awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet
/
InvalidNodeConnectionParams
Invalid
Node
Connection
Params
class
InvalidNodeConnectionParams
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
RelaynetException
Members
Constructors
Invalid
Node
Connection
Params
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?