github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/controller/api/exceptions.py (about)

     1  class HealthcheckException(Exception):
     2      """Exception class used for when the application's health check fails"""
     3      pass