Class FolderAlreadyExistsException

All Implemented Interfaces:
Serializable

public class FolderAlreadyExistsException extends FileSystemException
See Also:
  • Constructor Details

    • FolderAlreadyExistsException

      public FolderAlreadyExistsException(String message, Throwable cause)
    • FolderAlreadyExistsException

      public FolderAlreadyExistsException(String message)
    • FolderAlreadyExistsException

      public FolderAlreadyExistsException(Throwable cause)