menu
matrix package
documentation
encryption/encryption.dart
DecryptException
DecryptException constructor
DecryptException constructor
dark_mode
light_mode
DecryptException
constructor
DecryptException
(
String
cause
, [
String
?
libolmMessage
])
Implementation
DecryptException(this.cause, [this.libolmMessage]);
matrix package
documentation
encryption/encryption
DecryptException
DecryptException constructor
DecryptException class