Enum ErrorActionability

ErrorActionability

A Enum that represents the error actionability. The enum values are mapped to the proto enum values to provide the corresponding enum value support in AppScript.

Properties

PropertyTypeDescription
ERROR_ACTIONABILITY_UNSPECIFIEDEnumUnspecified.
NOT_ACTIONABLEEnumThe error is not fixable by the user through the configuration card.
ACTIONABLEEnumThe error is fixable by the user through the configuration card.