Database Encryption Exception
class DatabaseEncryptionException(cause: Exception, val errorCode: DatabaseEncryptionException.DatabaseEncryptionErrorCode) : Exception
An database encryption exception wrapper which maps comprehensive keystore errors to a limited set of actionable errors.