public class FileLockInterruptionException extends IOException
FileLockInterruptionException
is thrown when a thread is
interrupted while waiting to acquire a file lock.
Note that the thread will also be in the 'interrupted' state.
Constructor and Description |
---|
FileLockInterruptionException()
Constructs a
FileLockInterruptionException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString