Class IncompatibleResponseToRangeQueryException

All Implemented Interfaces:
Serializable

public class IncompatibleResponseToRangeQueryException extends UnexpectedHttpResponseException
indicates that a partial file was returned when the whole file was expecteted or vice a versa
See Also:
  • Constructor Details

    • IncompatibleResponseToRangeQueryException

      public IncompatibleResponseToRangeQueryException(int code, String msg)
      Parameters:
      code - the http response code recieved
      msg - human readable error message