Class FactorValidationException

  • All Implemented Interfaces:
    com.okta.sdk.error.Error, Serializable

    public class FactorValidationException
    extends AuthenticationException
    MFA Factor validation failed. 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:
    Serialized Form
    • Constructor Detail

      • FactorValidationException

        public FactorValidationException​(com.okta.sdk.error.Error error)
      • FactorValidationException

        public FactorValidationException​(com.okta.sdk.resource.ResourceException e)