com.revusky.niggle.util
Class FileLockException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--com.revusky.niggle.util.FileLockException
All Implemented Interfaces:
java.io.Serializable

public class FileLockException
extends java.io.IOException

Thrown in the face of file lock problems, by the FileLock class.

Author:
Paul Murphy murphy@niggle.com
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait