Base

fun Base(    errorType: MXCryptoError.ErrorType,     technicalMessage: String,     detailedErrorDescription: String? = null)