github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/controller/api/exceptions.py (about) 1 class HealthcheckException(Exception): 2 """Exception class used for when the application's health check fails""" 3 pass