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.
|
ResponseWithErrorCode getErrorResponse()
Copyright © 2018 SAP SE. All rights reserved.