Class EntityOwnerNotPresentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opendaylight.genius.utils.clustering.EntityOwnerNotPresentException
-
- All Implemented Interfaces:
java.io.Serializable
public class EntityOwnerNotPresentException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EntityOwnerNotPresentException()
EntityOwnerNotPresentException(java.lang.String message)
-