public class CommonException extends Exception
| Constructor and Description |
|---|
CommonException(String errCode,
String errMsg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrCode() |
void |
setErrCode(String errCode) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018. All rights reserved.