trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
KeyException
/
KeyNotFoundException
Key
Not
Found
Exception
class
KeyNotFoundException
(
message
:
String
)
:
KeyException
Constructors
Properties
Constructors
Key
Not
Found
Exception
Link copied to clipboard
fun
KeyNotFoundException
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?