Class PinotInsufficientServerResponseException

All Implemented Interfaces:
Serializable

public class PinotInsufficientServerResponseException extends PinotException
See Also:
  • Constructor Details

    • PinotInsufficientServerResponseException

      public PinotInsufficientServerResponseException(PinotQueryInfo query, int numberOfServersResponded, int numberOfServersQueried)
    • PinotInsufficientServerResponseException

      public PinotInsufficientServerResponseException(PinotQueryInfo query, String message)
    • PinotInsufficientServerResponseException

      public PinotInsufficientServerResponseException(String message)