public class InvalidParameterResponse extends ResponseWithErrorCode
description, errorCode, httpStatusCode, referenceId| Constructor and Description |
|---|
InvalidParameterResponse()
Default constructor.
|
InvalidParameterResponse(String parameter,
String description)
Constructor with parameter reference.
|
| Modifier and Type | Method and Description |
|---|---|
io.vavr.control.Option<String> |
getParameter()
Get the invalid parameter.
|
getDescription, getErrorCode, getHttpStatusCode, getReferenceIdCopyright © 2022 SAP SE. All rights reserved.