public abstract class YelpFusionError
extends java.io.IOException
Constructor and Description |
---|
YelpFusionError(int responseCode,
java.lang.String message,
java.lang.String code,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getDescription() |
java.lang.String |
getMessage() |
int |
getResponseCode() |