Exception UnsupportedRangeFormatException (2.0.0)

public class UnsupportedRangeFormatException extends RangeFormatException

UnsupportedRangeFormatException is an unchecked exception that is thrown when an valid but unsupported Range header format is provided.

Constructors

UnsupportedRangeFormatException(String message)

public UnsupportedRangeFormatException(String message)
Parameter
NameDescription
messageString

UnsupportedRangeFormatException(String message, Throwable cause)

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