package o; import com.google.zxing.NotFoundException; /* loaded from: classes2.dex */ abstract class BAz extends PWV { /* JADX INFO: Access modifiers changed from: package-private */ public BAz(C17416wdP c17416wdP) { super(c17416wdP); } @Override // o.SpN public final String a() throws NotFoundException { if (e().d != 60) { throw NotFoundException.b(); } StringBuilder sb = new StringBuilder(); d(sb, 5); c(sb, 45, 15); return sb.toString(); } }