Class HttpException

    • Constructor Detail

      • HttpException

        public HttpException​(String message,
                             okhttp3.Response response)
    • Method Detail

      • getResponse

        public okhttp3.Response getResponse()