Class ElasticSearchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.commons.search.es.ElasticSearchException
All Implemented Interfaces:
Serializable

public class ElasticSearchException extends RuntimeException
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 9/14/15
See Also:
  • Constructor Details

    • ElasticSearchException

      public ElasticSearchException(String message, Throwable cause)