Signals
that the interrupt( )
method of a thread blocked waiting to acquire a file lock was called.
See FileChannel.lock( ).

public class FileLockInterruptionException extends java.io.IOException {
// Public Constructors
public FileLockInterruptionException( );
}