Class DirectoryAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DirectoryAlreadyExistsException extends DirectoryException
A DirectoryException that is thrown when a directory is being created at or moved to a location that already has a directory present.
See Also: