public class NotImplementedResponse extends RemoteFunctionResponseWithErrorCode
| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_IMPLEMENTED |
description, errorCode, httpStatusCode, referenceId| Constructor and Description |
|---|
NotImplementedResponse(String description,
String parameter,
Iterable<RemoteFunctionMessage> messages) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getParameter() |
getMessageClass, getMessageNumbergetDescription, getErrorCode, getHttpStatusCode, getReferenceIdpublic static final String NOT_IMPLEMENTED
Copyright © 2020 SAP SE. All rights reserved.