Class AlreadyExistsException

All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends ApiException
Exception thrown when some entity that we attempted to create (e.g., file or directory) already exists.
See Also:
  • Constructor Details