Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
java.nio.channels

Class FileLockInterruptionException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.io.IOException
         |
         +--java.nio.channels.FileLockInterruptionException


public class FileLockInterruptionException

extends IOException

Since:Author:

Constructor Summary

FileLockInterruptionException()

Creates the exception

Constructor Details

FileLockInterruptionException

public FileLockInterruptionException()

Creates the exception