Class NoSuchDirectoryException

All Implemented Interfaces:
Serializable

public class NoSuchDirectoryException extends DirectoryException
A DirectoryException that is thrown when a directory that doesn't exist is used.
See Also: