public class ClientException extends RuntimeException
| 构造器和说明 |
|---|
ClientException(int code,
String msg,
String path,
String method) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode() |
String |
getMethod() |
String |
getPath() |
Copyright © 2017. All rights reserved.