- All Implemented Interfaces:
- java.io.Serializable
public class NotAFileException
extends java.lang.Exception
May be thrown if the given path is a file/symbolic link to a directory/symbolic link to a directory,
e.g. if openFile("/") is called
- Author:
- Marc Miltenberger
- See Also:
- Serialized Form