public class FactorValidationException extends AuthenticationException
4xx
status, related error messages are
contained within this exception.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR_CODE |
Constructor and Description |
---|
FactorValidationException(com.okta.sdk.error.Error error) |
FactorValidationException(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 java.lang.String ERROR_CODE
Copyright © 2018-2022 Okta. All Rights Reserved.