- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.dongliu.cute.http.exception.RequestsException
-
- net.dongliu.cute.http.exception.TooManyRedirectsException
-
- 所有已实现的接口:
Serializable
public class TooManyRedirectsException extends RequestsException
Thrown when redirect too many times.- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 TooManyRedirectsException(int count)
-
方法概要
-