Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends ServerException
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message, org.apache.hc.core5.http.HttpResponse httpResponse)
    • NotFoundException

      public NotFoundException(org.apache.hc.core5.http.HttpResponse httpResponse)