Error 22405

Message

Possible error messages:

Without Resource Bundle (default)
  • Can't find LoginCredentials for: {LABEL}
With Resource Bundle
  • Can't find LoginCredentials for: {LABEL}
Domain Persistence.ObjectNotFoundException
Number 22405
Label LOGIN_CREDENTIAL_NOT_FOUND
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

LoginCredentials not found by DataVault when using LoginCredentials.load.

Action

Verify that the label and vault parameters are correct when calling LoginCredentials.load(label, vault), also make sure that LoginCredentials has been correctly saved before calling it.