public final class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse(long id,
long code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
org.graalvm.shadowed.org.json.JSONObject |
toJSON() |
String |
toJSONString() |