public class OverlappingFileLockException extends IllegalStateException
OverlappingFileLockException is thrown when attempting to acquire
a lock that overlaps an existing or pending lock held by this process.| Constructor and Description |
|---|
OverlappingFileLockException()
Constructs a
OverlappingFileLockException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString