public class CommonException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
CommonException() |
CommonException(String msg) |
CommonException(String format,
Object... args) |
CommonException(String errcode,
String errmsg) |
CommonException(Throwable throwable) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.