public class ResponseCodeUnequalsException
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseCodeUnequalsException.Companion |
| Modifier and Type | Field and Description |
|---|---|
static ResponseCodeUnequalsException.Companion |
Companion |
| Constructor and Description |
|---|
ResponseCodeUnequalsException(java.net.HttpURLConnection uRLConnection) |
ResponseCodeUnequalsException(org.apache.http.HttpResponse httpResponse) |
public static ResponseCodeUnequalsException.Companion Companion