\
) that does not escape an actual glob meta
character.]
) that does not close a class.}
) that does not close a group.FileStore.getAttribute(String)
is called with an unsupported attribute.FileSystemProvider.copy(Path, Path, CopyOption...)
or
FileSystemProvider.move(Path, Path, CopyOption...)
is called with an unsupported copy option.FileSystemProvider.newByteChannel(Path, Set, FileAttribute...)
,
FileSystemProvider.createDirectory(Path, FileAttribute...)
or a similar method is called with an unsupported file attribute.FileSystemProvider.newByteChannel(Path, Set, FileAttribute...)
,
FileSystemProvider.createDirectory(Path, FileAttribute...)
or a similar method is called with an unsupported value for a supported
file attribute.FileSystemProvider.readAttributes(Path, String, LinkOption...)
or
FileSystemProvider.setAttribute(Path, String, Object, LinkOption...)
is called with an unsupported file attribute.FileSystemProvider.readAttributes(Path, Class, LinkOption...)
is called with an
unsupported file attributes type.FileSystemProvider.readAttributes(Path, String, LinkOption...)
or
FileSystemProvider.setAttribute(Path, String, Object, LinkOption...)
is called with an unsupported file attribute view.FileSystemProvider.newByteChannel(Path, Set, FileAttribute...)
or a similar method is
called with an unsupported open option.UnsupportedOperationException
that can be thrown if an I/O operation, such as
BasicFileAttributeView.setTimes(FileTime, FileTime, FileTime)
, is not supported.FileSystem.getPathMatcher(String)
is called with an unsupported syntax.URI
s.Copyright © 2016–2023. All rights reserved.