Searched defs:NotLinkException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/nio/file/
H A DNotLinkException.java35 public class NotLinkException class in inherits:FileSystemException
46 public NotLinkException(String file) { method in class:NotLinkException
60 public NotLinkException(String file, String other, String reason) { method in class:NotLinkException

Completed in 28 milliseconds