Searched refs:HTTP_STATUS_UNSPECIFIED (Results 1 – 1 of 1) sorted by relevance
68 private static final int HTTP_STATUS_UNSPECIFIED = 0; field in ServiceEntitlementException80 this(error, HTTP_STATUS_UNSPECIFIED, RETRY_AFTER_UNSPECIFIED, message); in ServiceEntitlementException()96 this(error, HTTP_STATUS_UNSPECIFIED, RETRY_AFTER_UNSPECIFIED, message, cause); in ServiceEntitlementException()