package H0;
public final class l extends Exception {
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public l(String str) {
super(str);
v3.l.e(str, "message");
}
}
Download file