public class FileNotFoundException extends FileSystemException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
serialVersionUID format is YYYYMMDD for the date of the last binary change.
|
Constructor and Description |
---|
FileNotFoundException(java.lang.Object info0) |
FileNotFoundException(java.lang.Object info0,
java.lang.Throwable throwable) |
getCode, getInfo, getMessage, requireNonNull, requireNonNull
private static final long serialVersionUID