Class MaxRedirectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ning.http.client.MaxRedirectException
All Implemented Interfaces:
Serializable

public class MaxRedirectException extends Exception
Thrown when the AsyncHttpClientConfig.getMaxRedirects() has been reached.
See Also:
  • Constructor Details

    • MaxRedirectException

      public MaxRedirectException()
    • MaxRedirectException

      public MaxRedirectException(String msg)