Module java.base
Package java.nio.file

Class NotLinkException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotLinkException extends FileSystemException
Checked exception thrown when a file system operation fails because a file is not a symbolic link.
Since:
1.7
See Also: