Class StatusApiException

    • Constructor Detail

      • StatusApiException

        public StatusApiException​(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