FileNotFoundException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.tasks.exceptions.Exception, com.aspose.tasks.exceptions.SystemException, com.aspose.tasks.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.