Add type info to Model.add_machine docs (#138)
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass