Patch/update schema juju 2.3 alpha1 (#142)
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass