This method constructs a new watch service that may be used to watch registered objects for changes and events. @return a new watch service @throws UnsupportedOperationException If this {@code FileSystem} does not support watching file systemobjects for changes and events. This exception is not thrown by {@code FileSystems} created by the default provider. @throws IOException If an I/O error occurs
|
|
|
|
|
|