Searched defs:SERVICE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
51 int SERVICE_UNAVAILABLE = 503; field
138 SERVICE_UNAVAILABLE = (503, 'Service Unavailable', variable in HTTPStatus
158 SERVICE_UNAVAILABLE = 503 variable