|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use APIWrapperException.Error | |
---|---|
org.codeforamerica.open311.facade.exceptions | Exceptions of the system. |
Uses of APIWrapperException.Error in org.codeforamerica.open311.facade.exceptions |
---|
Methods in org.codeforamerica.open311.facade.exceptions that return APIWrapperException.Error | |
---|---|
APIWrapperException.Error |
APIWrapperException.getError()
|
static APIWrapperException.Error |
APIWrapperException.Error.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static APIWrapperException.Error[] |
APIWrapperException.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.codeforamerica.open311.facade.exceptions with parameters of type APIWrapperException.Error | |
---|---|
APIWrapperException(String message,
APIWrapperException.Error error,
GeoReportV2Error geoReportError)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |