public class ODataExceptionInternalResultHandler extends Object implements ErrorResultHandler<ODataException>
| Modifier and Type | Field and Description |
|---|---|
static String |
MISSING_ERROR_PARAM |
static String |
MISSING_MESSAGE_OR_VALUE_PARAM |
| Constructor and Description |
|---|
ODataExceptionInternalResultHandler() |
| Modifier and Type | Method and Description |
|---|---|
ODataExceptionInternal |
createError(String message,
Object response,
int httpStatusCode) |
public static final String MISSING_ERROR_PARAM
public static final String MISSING_MESSAGE_OR_VALUE_PARAM
public ODataExceptionInternal createError(String message, Object response, int httpStatusCode)
createError in interface ErrorResultHandler<ODataException>Copyright © 2020 SAP. All Rights Reserved.