trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.key
/
RecoveryKeyInvalidException
Recovery
Key
Invalid
Exception
class
RecoveryKeyInvalidException
(
message
:
String
)
:
RuntimeException
Constructors
Properties
Constructors
Recovery
Key
Invalid
Exception
Link copied to clipboard
fun
RecoveryKeyInvalidException
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?