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

Class OverlappingFileLockException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.lang.RuntimeException
         |
         +--java.lang.IllegalStateException
            |
            +--java.nio.channels.OverlappingFileLockException


public class OverlappingFileLockException

extends IllegalStateException

Since:Author:

Constructor Summary

OverlappingFileLockException()

Creates the exception

Constructor Details

OverlappingFileLockException

public OverlappingFileLockException()

Creates the exception