public class AtomicMoveNotSupportedException extends FileSystemException
| Constructor and Description |
|---|
AtomicMoveNotSupportedException(String
Constructs an instance of this class.
|
getFile, getMessage, getOtherFile, getReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AtomicMoveNotSupportedException(Stringsource, String target, String reason)
source - a string identifying the source file or
null if not known
target - a string identifying the target file or
null if not known
reason - a reason message with additional information