-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
@Deprecated(message = Use com.datadog.android.rum.operations.FailureReason instead, replaceWith = @ReplaceWith(imports = {com.datadog.android.rum.operations.FailureReason}, expression = FailureReason)) public enum FailureReason extends Enum<FailureReason>
Represents the possible reasons for a failed feature operation.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-