public class FlowException extends BlockException
BLOCK_EXCEPTION_FLAG, BLOCK_EXCEPTION_MSG_PREFIX, rule, sentinelStackTrace, THROW_OUT_EXCEPTION| Constructor and Description |
|---|
FlowException(String ruleLimitApp) |
FlowException(String ruleLimitApp,
FlowRule rule) |
FlowException(String ruleLimitApp,
String message) |
FlowException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
FlowRule |
getRule()
Get triggered rule.
|
getRuleLimitApp, isBlockException, setRuleLimitApp, toRuntimeExceptionaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FlowException(String ruleLimitApp)
public Throwable fillInStackTrace()
fillInStackTrace in class BlockExceptionpublic FlowRule getRule()
getRule in class BlockExceptionCopyright © 2021 Alibaba Group. All rights reserved.