Go to developer

Java SDK Errors

Public error / exception classes from the SDK source.

On this page

Map SDK errors to API/HTTP failures where applicable, then take the recovery action from guides.

KeyraApiException

API/HTTP failure base.

KeyraNetworkException

Transport/network failures.

InvalidKeyraCredentialsException

Invalid credential configuration.

KeyraTimeoutException

Polling timed out.

KeyraIdentityException

Identity missing for disable/recovery.

KeyraPartner2faException

Partner 2FA error base.

KeyraAuthenticationException

Authentication-related Partner error.

Back to Java SDK