public class OsmQueryTooBigException extends OsmBadUserInputException
| Constructor and Description |
|---|
OsmQueryTooBigException(int responseCode,
java.lang.String responseBody,
java.lang.String description) |
OsmQueryTooBigException(OsmApiException other) |
getDescription, getErrorCode, getErrorTitle, toStringpublic OsmQueryTooBigException(OsmApiException other)
public OsmQueryTooBigException(int responseCode,
java.lang.String responseBody,
java.lang.String description)