public class DegradeException extends BlockException
BLOCK_EXCEPTION_FLAG, sentinelStackTrace, THROW_OUT_EXCEPTION| Constructor and Description |
|---|
DegradeException(String ruleLimitApp) |
DegradeException(String ruleLimitApp,
String message) |
DegradeException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
getRuleLimitApp, isBlockException, setRuleLimitAppaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DegradeException(String ruleLimitApp)
public Throwable fillInStackTrace()
fillInStackTrace in class BlockExceptionCopyright © 2018 Alibaba Group. All rights reserved.