java.nio.channels.OverlappingFileLockException
Thrown when attempting to acquire a lock that overlaps an existing or pending
lock held by this process.
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
OverlappingFileLockException()
Default constructor.