package b4; /* loaded from: classes2.dex */ public class t extends RuntimeException { public t(String str) { super(str); } }