public class VctcException extends Exception
| 构造器和说明 |
|---|
VctcException() |
VctcException(ErrorCode errCode) |
VctcException(ErrorCode errCode,
String errMsg) |
VctcException(String message) |
VctcException(String message,
Throwable cause) |
VctcException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getErrCode() |
String |
getErrMsg() |
Copyright © 2020. All rights reserved.