android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android
android
/
com.wire.crypto
/
CoreCryptoException
/
Mls
Mls
class
Mls
(
val
exception
:
MlsException
)
:
CoreCryptoException
Members
Constructors
Mls
Link copied to clipboard
constructor
(
exception
:
MlsException
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
exception
Link copied to clipboard
val
exception
:
MlsException
message
Link copied to clipboard
open
override
val
message
:
String