public class InvalidHttpResponseException
| Constructor and Description |
|---|
InvalidHttpResponseException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
component1() |
InvalidHttpResponseException |
copy(java.lang.String message) |
boolean |
equals(java.lang.Object p) |
java.lang.String |
getMessage() |
int |
hashCode() |
java.lang.String |
toString() |
public InvalidHttpResponseException(java.lang.String message)
public java.lang.String getMessage()
public java.lang.String component1()
public InvalidHttpResponseException copy(java.lang.String message)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)