Class HttpException

    • Constructor Detail

      • HttpException

        public HttpException​(String methodKey,
                             feign.Response response)
    • Method Detail

      • getStatusCode

        public int getStatusCode()
      • getErrorMessage

        public String getErrorMessage()