public class HttpException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
code |
protected Integer |
httpStatusCode |
| 构造器和说明 |
|---|
HttpException() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCode() |
Integer |
getHttpStatusCode() |
Copyright © 2020. All rights reserved.