-
public final class UserAnalyticsEventProperty.ErrorType extends UserAnalyticsEventProperty
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumUserAnalyticsEventProperty.ErrorType.Type
-
Field Summary
Fields Modifier and Type Field Description private final UserAnalyticsEventProperty.ErrorType.TypeerrorType
-
Constructor Summary
Constructors Constructor Description UserAnalyticsEventProperty.ErrorType(UserAnalyticsEventProperty.ErrorType.Type errorType)
-
Method Summary
Modifier and Type Method Description final UserAnalyticsEventProperty.ErrorType.TypegetErrorType()-
-
Constructor Detail
-
UserAnalyticsEventProperty.ErrorType
UserAnalyticsEventProperty.ErrorType(UserAnalyticsEventProperty.ErrorType.Type errorType)
-
-
Method Detail
-
getErrorType
final UserAnalyticsEventProperty.ErrorType.Type getErrorType()
-
-
-
-