public interface Error
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getExtensions() |
List<Map<String,Integer>> |
getLocations() |
String |
getMessage() |
Map<String,javax.json.JsonValue> |
getOtherFields()
Any other fields beyond message, locations, path and extensions.
|
Object[] |
getPath() |
Copyright © 2018–2021. All rights reserved.