public class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse(String errorCode,
String errorDetails,
org.springframework.http.HttpStatus httpStatus) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorDetails() |
int |
getErrorStatus() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.