public class DegradeException extends BlockException
BLOCK, sentinelStackTrace, THROW_OUT_EXCEPTION| 构造器和说明 |
|---|
DegradeException(String ruleLimitApp) |
DegradeException(String ruleLimitApp,
String message) |
DegradeException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
getRuleLimitApp, setRuleLimitAppaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DegradeException(String ruleLimitApp)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 BlockExceptionCopyright © 2018. All rights reserved.