Fix issue where we do not check to make sure that we are receiving the correct response.
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass