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