Class SMPClientUnauthorizedException

All Implemented Interfaces:
Serializable

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

    • SMPClientUnauthorizedException

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