public class RangeFormatException
extends java.lang.RuntimeException
RangeFormatException is an unchecked exception that is thrown
when an invalid Range header format is provided.| Constructor and Description |
|---|
RangeFormatException(java.lang.String message) |
RangeFormatException(java.lang.String message,
java.lang.Throwable cause) |