public class GenericRemoteFunctionErrorResponse extends RemoteFunctionResponseWithErrorCode
description, errorCode, httpStatusCode, referenceId
Constructor and Description |
---|
GenericRemoteFunctionErrorResponse(String description,
Iterable<RemoteFunctionMessage> messages) |
getMessageClass, getMessageNumber
getDescription, getErrorCode, getHttpStatusCode, getReferenceId
public GenericRemoteFunctionErrorResponse(@Nullable String description, @Nonnull Iterable<RemoteFunctionMessage> messages)
Copyright © 2019 SAP SE. All rights reserved.