Package org.onosproject.net.flow
Class FlowRuleStoreException.Interrupted
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.onosproject.net.flow.FlowRuleStoreException
- 
- org.onosproject.net.flow.FlowRuleStoreException.Interrupted
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- FlowRuleStoreException
 
 public static class FlowRuleStoreException.Interrupted extends FlowRuleStoreException Flowrule store operation interrupted.- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.onosproject.net.flow.FlowRuleStoreExceptionFlowRuleStoreException.Interrupted, FlowRuleStoreException.Timeout
 
- 
 - 
Constructor SummaryConstructors Constructor Description Interrupted()
 
-