public class RemoteFunctionResponseWithErrorCode extends ResponseWithErrorCode
Constructor and Description |
---|
RemoteFunctionResponseWithErrorCode(int httpStatusCode,
String errorCode,
String description,
Iterable<RemoteFunctionMessage> messages) |
Modifier and Type | Method and Description |
---|---|
String |
getMessageClass() |
String |
getMessageNumber() |
getDescription, getErrorCode, getHttpStatusCode, getReferenceId
public RemoteFunctionResponseWithErrorCode(int httpStatusCode, String errorCode, String description, Iterable<RemoteFunctionMessage> messages)
Copyright © 2018 SAP SE. All rights reserved.