Package errors

Class ClientErrors.RequestedRangeNotSatisfiableError

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ClientErrors

    public static class ClientErrors.RequestedRangeNotSatisfiableError
    extends BaseError
    See Also:
    Serialized Form
    • Constructor Detail

      • RequestedRangeNotSatisfiableError

        public RequestedRangeNotSatisfiableError​(@NonNull
                                                 @NonNull java.lang.String message,
                                                 BaseError.ErrorCategory category)