package com.tencent.tauth; /* compiled from: ProGuard */ /* loaded from: classes.dex */ public class UiError { public int a; public String b; public String c; public UiError(int i, String str, String str2) { this.b = str; this.a = i; this.c = str2; } }