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