public class SystemRuleExceptionHandler extends AbstractExceptionHandler<SystemRuleException>
| Constructor and Description |
|---|
SystemRuleExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected io.sermant.flowcontrol.common.entity.FlowControlResponse |
getFlowControlResponse(SystemRuleException ex,
io.sermant.flowcontrol.common.entity.FlowControlResult flowControlResult)
get the flow control response
|
Class<SystemRuleException> |
targetException()
object exception handling
|
acceptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenprotected io.sermant.flowcontrol.common.entity.FlowControlResponse getFlowControlResponse(SystemRuleException ex, io.sermant.flowcontrol.common.entity.FlowControlResult flowControlResult)
AbstractExceptionHandlergetFlowControlResponse in class AbstractExceptionHandler<SystemRuleException>ex - triggerExceptionflowControlResult - flowControlResultpublic Class<SystemRuleException> targetException()
ExceptionHandlerCopyright © 2025. All rights reserved.