/AWS1/CL_LMDCALLFAILEDDETAILS¶
Contains details about a failed callback operation, including error information and the reason for failure.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_error TYPE REF TO /AWS1/CL_LMDEVENTERROR /AWS1/CL_LMDEVENTERROR¶
An error object that contains details about the failure.
Queryable Attributes¶
Error¶
An error object that contains details about the failure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR |