public class NoSuchFileException extends FileSystemException
Constructor and Description |
---|
NoSuchFileException() |
NoSuchFileException(String file) |
NoSuchFileException(String file,
String other,
String reason) |
getFile, getOtherFile, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.