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:
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.FlowRuleStoreException
FlowRuleStoreException.Interrupted, FlowRuleStoreException.Timeout
-
-
Constructor Summary
Constructors Constructor Description Interrupted()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-