public class HttpClientException extends RuntimeException
| 构造器和说明 |
|---|
HttpClientException() |
HttpClientException(String message) |
HttpClientException(String message,
Throwable cause) |
HttpClientException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
HttpClientException(Throwable cause) |
Copyright © 2024. All rights reserved.