Package | Description |
---|---|
com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model |
Modifier and Type | Method and Description |
---|---|
ErrorMessageError |
ErrorMessageError.addDetailsItem(ErrorMessageErrorDetails detailsItem)
Add one Details instance to this
ErrorMessageError . |
ErrorMessageError |
ErrorMessageError.code(String code)
Set the code of this
ErrorMessageError instance and return the same instance. |
ErrorMessageError |
ErrorMessageError.details(List<ErrorMessageErrorDetails> details)
Set the details of this
ErrorMessageError instance and return the same instance. |
ErrorMessageError |
ErrorMessage.getError()
Get error
|
ErrorMessageError |
ErrorMessageError.message(String message)
Set the message of this
ErrorMessageError instance and return the same instance. |
Modifier and Type | Method and Description |
---|---|
ErrorMessage |
ErrorMessage.error(ErrorMessageError error)
Set the error of this
ErrorMessage instance and return the same instance. |
void |
ErrorMessage.setError(ErrorMessageError error)
Set the error of this
ErrorMessage instance. |
Copyright © 2021 SAP SE. All rights reserved.