public static class HttpRequest.HttpRequestException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
HttpRequestException(java.io.IOException cause)
使用给定的原因创建一个新的HttpRequestException
|
| Modifier and Type | Method and Description |
|---|---|
java.io.IOException |
getCause()
Get
IOException触发此请求异常 |