E2eeUnavailableException


class E2eeUnavailableException : CreateCredentialException


During the Restore Credential creation, this is thrown when the developer requests backup to cloud but the user device did not enable end-to-end-encryption or backup.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

E2eeUnavailableException

Added in 1.5.0-alpha03
E2eeUnavailableException(errorMessage: CharSequence)