Class AlreadyExistsException

All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends CKFinderException
The "already exists" exception class.

Thrown when a file or folder already exists.

See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(String message)