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, getReferenceId
Copyright © 2021 SAP SE. All rights reserved.