Added test for out of order receive and fix bug creating task
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass