Class FetcherException

    • Constructor Detail

      • FetcherException

        public FetcherException​(Throwable cause)
        Deprecated.
      • FetcherException

        public FetcherException​(String message,
                                Throwable cause)
        Deprecated.
      • FetcherException

        public FetcherException​(String message)
        Deprecated.
      • FetcherException

        public FetcherException​(int responseCode,
                                String message)
        Deprecated.
    • Method Detail

      • getResponseCode

        public int getResponseCode()
        Deprecated.