public class CredentialsException 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 |
---|
CredentialsException(com.okta.sdk.error.Error error) |
CredentialsException(com.okta.sdk.resource.ResourceException e) |
getCauses, getCode, getHeaders, getId, getStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String ERROR_CODE
Copyright © 2018 Okta. All rights reserved.