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