trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
KeyException
/
CouldNotReachRemoteServersException
Could
Not
Reach
Remote
Servers
Exception
class
CouldNotReachRemoteServersException
(
servers
:
Set
<
String
>
)
:
KeyException
Constructors
Properties
Constructors
Could
Not
Reach
Remote
Servers
Exception
Link copied to clipboard
fun
CouldNotReachRemoteServersException
(
servers
:
Set
<
String
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?