public class ErrorResponseImpl extends Object implements ErrorResponse
| Constructor and Description |
|---|
ErrorResponseImpl(int statusCode,
String errorCode,
String message,
Throwable cause,
List<Object> errorDetails) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getErrorCode() |
List<Object> |
getErrorDetails() |
String |
getMessage() |
int |
getStatusCode() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuilderCopyright © 2020 SAP. All Rights Reserved.