| java.lang.Object | |||||
| java.lang.Throwable | Serializable | ||||
| java.lang.Exception | |||||
| java.io.IOException | |||||
| java.nio.channels.FileLockInterruptionException | |||||
Thrown when thread was interrupted while waiting to acquire a file lock.
Note that the thread will also be in the 'interrupted' state.
| FileLockInterruptionException() | |||||
| Default constructor. | |||||
Methods inherited
from class
java.lang.Throwable
Methods inherited
from class
java.lang.Object