程序包 net.dongliu.cute.http.exception
Custom Http Exceptions. Exceptions are all RuntimeException
-
异常错误概要 异常错误 说明 IllegalStatusCodeException Thrown when status code is not 2xxJsonMarshallerNotFoundException Thrown when no valid JsonMarshaller implementation was found.RequestInterruptedException Thrown when request send is interrupted.RequestsException Thrown when request failed.TooManyRedirectsException Thrown when redirect too many times.TrustManagerLoadFailedException Thrown when something wrong occurred when load certificate, construct trust manager, etc.