Class FeedProtocolException

    • Constructor Detail

      • FeedProtocolException

        public FeedProtocolException​(int httpStatusCode,
                                     String httpResponseMessage,
                                     Throwable cause,
                                     Endpoint endpoint)
        Deprecated.
    • Method Detail

      • getHttpStatusCode

        public int getHttpStatusCode()
        Deprecated.
      • getHttpResponseMessage

        public String getHttpResponseMessage()
        Deprecated.