Class SMPClientNotFoundException

All Implemented Interfaces:
Serializable

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

    • SMPClientNotFoundException

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