Mls

class Mls(val exception: MlsException) : CoreCryptoException

Constructors

Link copied to clipboard
constructor(exception: MlsException)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open override val message: String