Class SMPClientBadRequestException

All Implemented Interfaces:
Serializable

public class SMPClientBadRequestException extends SMPClientException
This exception is thrown, if the HTTP response was 400.
Author:
Philip Helger
See Also:
  • Constructor Details

    • SMPClientBadRequestException

      public SMPClientBadRequestException(@Nonnull org.apache.hc.client5.http.HttpResponseException ex)