public class FlowException extends BlockException
BLOCK_EXCEPTION_FLAG, sentinelStackTrace, THROW_OUT_EXCEPTION| Constructor and Description |
|---|
FlowException(String ruleLimitApp) |
FlowException(String ruleLimitApp,
String message) |
FlowException(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 FlowException(String ruleLimitApp)
public Throwable fillInStackTrace()
fillInStackTrace in class BlockExceptionCopyright © 2018 Alibaba Group. All rights reserved.