public interface WithErrorResponse
Mainly used by exceptions that want to return an HTTP error code.
| Modifier and Type | Method and Description |
|---|---|
ResponseWithErrorCode |
getErrorResponse()
Gets the response containing an HTTP error code.
|
@Nonnull ResponseWithErrorCode getErrorResponse()
Copyright © 2022 SAP SE. All rights reserved.