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