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