Class RangesNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
is.galia.stream.RangesNotSupportedException
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RangesNotSupportedException
public RangesNotSupportedException()
-