Class FieldTypeException

All Implemented Interfaces:
Serializable

public class FieldTypeException extends ElasticsearchException
See Also:
  • Constructor Details

    • FieldTypeException

      public FieldTypeException(String message, String reason)
    • FieldTypeException

      public FieldTypeException(String message, List<String> errorDetails)