public class Error extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
errorType |
Map<String,String> |
extensions |
List<Location> |
locations |
String |
message |
List<String> |
path |
List<String> |
queryPath |
String |
validationErrorType |
| Constructor and Description |
|---|
Error() |
Copyright © 2020. All rights reserved.