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