public class VctcClientException extends VctcException
| 构造器和说明 |
|---|
VctcClientException() |
VctcClientException(ErrorCode errCode) |
VctcClientException(ErrorCode errCode,
String errMsg) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getErrCode() |
String |
getErrMsg() |
public VctcClientException()
public VctcClientException(ErrorCode errCode)
public Integer getErrCode()
getErrCode 在类中 VctcExceptionpublic String getErrMsg()
getErrMsg 在类中 VctcExceptionCopyright © 2020. All rights reserved.