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