from server.core.constants import Service from server.core.exceptions import BadGateway class AtlasError(BadGateway): service = Service.ATLAS