Class RangesNotSupportedException

All Implemented Interfaces:
Serializable

public class RangesNotSupportedException extends IOException
The HTTP server does not support the HTTP Range header, as indicated by the absence of a Accept-Ranges: bytes header in a HEAD response.
See Also:
  • Constructor Details

    • RangesNotSupportedException

      public RangesNotSupportedException()