@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class ApiError extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ERROR |
| Constructor and Description |
|---|
ApiError() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ApiError |
error(String error) |
String |
getError()
If an error is found the response is an object with the only field error describing the problem.
|
int |
hashCode() |
void |
setError(String error) |
String |
toString() |
public static final String JSON_PROPERTY_ERROR
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.