HttpRetryException
Class HttpRetryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.net.HttpRetryException
- All Implemented Interfaces:
- Serializable
public class HttpRetryException extends IOException
Thrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.
- Since:登录查看完整内容