public class UserLockedException extends AuthenticationException
403
is returned, related error messages are
contained within this exception.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERROR_CODE |
Constructor and Description |
---|
UserLockedException(com.okta.sdk.error.Error error) |
UserLockedException(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.