public class ResponseError extends Object
| Modifier and Type | Field and Description |
|---|---|
HashMap<String,Object> |
data |
String |
detail |
String |
error |
String[] |
errors |
int |
httpCode |
String |
instance |
HashMap<String,String[]> |
modelErrorKeys |
HashMap<String,String[]> |
modelErrors |
String |
title |
String |
type |
| Constructor and Description |
|---|
ResponseError() |
Copyright © 2024 com.github.files-com. All rights reserved.