Error 22403

Message

Possible error messages:

Without Resource Bundle (default)
  • Can't find the certificate with label: {LABLE}
With Resource Bundle
  • Can't find the certificate with label: {LABEL}
Domain Persistence.ObjectNotFoundException
Number 22403
Label CERTIFICATE_NOT_FOUND
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

LoginCertificate not found by DataVault when using LoginCertificate.load.

Action

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