public class ResponseStatusDetails extends Object
| Constructor and Description |
|---|
ResponseStatusDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Field name referred to for validation issues.
|
String |
getMessage()
Description or code of any error response.
|
void |
setLocation(String location) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2016. All Rights Reserved.