what-the-bank/sources/com/github/barteksc/pdfviewer/exception/FileNotFoundException.java

7 lines
157 B
Java

package com.github.barteksc.pdfviewer.exception;
@Deprecated
/* loaded from: classes.dex */
public class FileNotFoundException extends RuntimeException {
}