Class AlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.solr.client.solrj.cloud.AlreadyExistsException
All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends Exception
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(String id)
  • Method Details

    • getId

      public String getId()