public class AuthenticationFailureException extends AuthenticationException
4xx status, related error messages are
contained within this exception.| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_CODE |
| Constructor and Description |
|---|
AuthenticationFailureException(com.okta.sdk.error.Error error) |
AuthenticationFailureException(com.okta.sdk.resource.ResourceException e) |
getCauses, getCode, getHeaders, getId, getStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String ERROR_CODE
Copyright © 2018 Okta. All rights reserved.