public interface SendToDataHubResult
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_HANDLING_ERROR |
static int |
SENDING_FAILED_CODE |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
java.lang.String |
getErrorText() |
boolean |
isSuccess() |
static final int SENDING_FAILED_CODE
static final int MESSAGE_HANDLING_ERROR
Copyright © 2018 SAP SE. All Rights Reserved.