public class ApiException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ApiException(Response response)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public ApiException(Response response)
response - the response.