FileNotFoundException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.zip.exceptions.Exception, com.aspose.zip.exceptions.SystemException, com.aspose.zip.exceptions.IOException
public class FileNotFoundException extends IOException
The exception that is thrown when an attempt to access a file that does not exist on disk fails.