Class IdDoesNotExistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opendaylight.genius.idmanager.IdManagerException
-
- org.opendaylight.genius.idmanager.IdDoesNotExistException
-
- All Implemented Interfaces:
java.io.Serializable
public class IdDoesNotExistException extends IdManagerException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdDoesNotExistException(java.lang.String idPool, java.lang.String idKey)
-