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