Class IndexNotFoundException

All Implemented Interfaces:
Serializable

public class IndexNotFoundException extends ElasticsearchException
See Also:
  • Constructor Details

    • IndexNotFoundException

      public IndexNotFoundException(String message)
    • IndexNotFoundException

      public IndexNotFoundException(String message, List<String> errorDetails)
  • Method Details