Checked exception thrown when a file cannot be moved as an atomic file system operation.
Checked exception thrown when a file cannot be moved as an atomic file system operation.
(->atomic-move-not-supported-exception source target reason)
Constructor.
Constructs an instance of this class.
source - a string identifying the source file or null if not known - java.lang.String
target - a string identifying the target file or null if not known - java.lang.String
reason - a reason message with additional information - java.lang.String
Constructor. Constructs an instance of this class. source - a string identifying the source file or null if not known - `java.lang.String` target - a string identifying the target file or null if not known - `java.lang.String` reason - a reason message with additional information - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |