public class DingTalkException extends RuntimeException
| 构造器和说明 |
|---|
DingTalkException() |
DingTalkException(Integer errcode,
String errmsg) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getErrcode() |
String |
getErrmsg() |
Copyright © 2018. All rights reserved.