Class LegacyStatusApiException

    • Constructor Detail

      • LegacyStatusApiException

        public LegacyStatusApiException​(okhttp3.Response response,
                                        String responseBody)
    • Method Detail

      • getResponse

        public okhttp3.Response getResponse()
      • getResponseBody

        public String getResponseBody()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object