Class InvalidAuthenticationStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.okta.authn.sdk.AuthenticationException
com.okta.authn.sdk.InvalidAuthenticationStateException
All Implemented Interfaces:
com.okta.sdk.error.Error, Serializable

public class InvalidAuthenticationStateException extends AuthenticationException
Operation not allowed from the current authentication state. This exception was thrown as a result of a contains error information returned 4xx status, related error messages are contained within this exception.
Since:
0.1.0
See Also: