Class UserLockedException

java.lang.Object
All Implemented Interfaces:
com.okta.sdk.error.Error, Serializable

public class UserLockedException extends AuthenticationException
Factor user locked exception. This exception is thrown when a user gets locked out and status code 403 is returned, related error messages are contained within this exception.
Since:
2.0.1
See Also: