Merge pull request #46 from juju/feature/loop-helper
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass