trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto
/
AesDecryptionException
Aes
Decryption
Exception
class
AesDecryptionException
(
reason
:
Exception
)
:
Exception
Constructors
Properties
Constructors
Aes
Decryption
Exception
Link copied to clipboard
fun
AesDecryptionException
(
reason
:
Exception
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?