public class ToutiaoError extends Exception
| 构造器和说明 |
|---|
ToutiaoError() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrcode() |
String |
getErrmsg() |
int |
getError() |
void |
setErrcode(int errcode) |
void |
setErrmsg(String errmsg) |
void |
setError(int error) |
private int error
private int errcode
private String errmsg
Copyright © 2020. All rights reserved.