Merge pull request #76 from juju/bug/match-websocket-responses
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass