|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoReportV2Error | |
|---|---|
| org.codeforamerica.open311.facade.exceptions | Exceptions of the system. |
| org.codeforamerica.open311.internals.parsing | Parsing-related functionality of the library. |
| Uses of GeoReportV2Error in org.codeforamerica.open311.facade.exceptions |
|---|
| Methods in org.codeforamerica.open311.facade.exceptions that return GeoReportV2Error | |
|---|---|
GeoReportV2Error |
APIWrapperException.getGeoReportError()
|
| Constructors in org.codeforamerica.open311.facade.exceptions with parameters of type GeoReportV2Error | |
|---|---|
APIWrapperException(String message,
APIWrapperException.Error error,
GeoReportV2Error geoReportError)
|
|
| Uses of GeoReportV2Error in org.codeforamerica.open311.internals.parsing |
|---|
| Methods in org.codeforamerica.open311.internals.parsing that return GeoReportV2Error | |
|---|---|
GeoReportV2Error |
DataParser.parseGeoReportV2Errors(String rawData)
Parses an error and returns an object with its information. |
GeoReportV2Error |
JSONParser.parseGeoReportV2Errors(String rawData)
|
GeoReportV2Error |
XMLParser.parseGeoReportV2Errors(String rawData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||