public class ProtocolException
extends java.lang.Exception
Constructor and Description |
---|
ProtocolException(java.lang.String message) |
ProtocolException(java.lang.String message,
java.net.HttpURLConnection connection) |
Modifier and Type | Method and Description |
---|---|
java.net.HttpURLConnection |
getCausingConnection() |
boolean |
shouldRetry() |