Module java.base
Package java.nio.file

Class AtomicMoveNotSupportedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class AtomicMoveNotSupportedException extends FileSystemException
Checked exception thrown when a file cannot be moved as an atomic file system operation.
Since:
1.7
See Also: