Class AutoscalingMissedIndicesUpdateException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class AutoscalingMissedIndicesUpdateException extends ElasticsearchException
See Also:
  • Constructor Details

    • AutoscalingMissedIndicesUpdateException

      public AutoscalingMissedIndicesUpdateException(String message)
    • AutoscalingMissedIndicesUpdateException

      public AutoscalingMissedIndicesUpdateException(StreamInput in) throws IOException
      Throws:
      IOException