public class AtomicMoveNotSupportedException extends FileSystemException
Constructor and Description |
---|
AtomicMoveNotSupportedException(String source,
String target,
String reason)
Constructs an instance of this class.
|
getFile, getMessage, getOtherFile, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AtomicMoveNotSupportedException(String source, String target, String reason)
source
- a string identifying the source file or null
if not knowntarget
- a string identifying the target file or null
if not knownreason
- a reason message with additional informationaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2016 aicas GmbH. All Rights Reserved.