Exception RangeFormatException (2.0.0)

public class RangeFormatException extends RuntimeException

RangeFormatException is an unchecked exception that is thrown when an invalid Range header format is provided.

Constructors

RangeFormatException(String message)

public RangeFormatException(String message)
Parameter
NameDescription
messageString

RangeFormatException(String message, Throwable cause)

public RangeFormatException(String message, Throwable cause)
Parameters
NameDescription
messageString
causeThrowable