public final class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse(long id,
long code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.truffle.tools.utils.json.JSONObject |
toJSON() |
String |
toJSONString() |