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