Class FileAlreadyExistsException

All Implemented Interfaces:
Serializable

public class FileAlreadyExistsException extends FileSystemException
See Also:
  • Constructor Details

    • FileAlreadyExistsException

      public FileAlreadyExistsException(String message, Throwable cause)
    • FileAlreadyExistsException

      public FileAlreadyExistsException(String message)
    • FileAlreadyExistsException

      public FileAlreadyExistsException(Throwable cause)