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, getMessageNumber
getDescription, getErrorCode, getHttpStatusCode, getReferenceId
public static final String NOT_IMPLEMENTED
Copyright © 2019 SAP SE. All rights reserved.