Service Unavailable Error
public ServiceUnavailableError ServiceUnavailableError(ServiceUnavailableError.Code code, String message)
Parameters
code
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon.
message
A human-readable explanation of the error, specific to this error occurrence.