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