/AWS1/CL_DZNNOTEBOOKEXPERROR¶
The error details of a failed notebook export in Amazon SageMaker Unified Studio.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_message TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The error message. The maximum length is 256 characters.
Queryable Attributes¶
message¶
The error message. The maximum length is 256 characters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |