Returned if the service cannot complete the request.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { ServiceUnavailableException e = (ServiceUnavailableException)super.unmarshall(json); e.setErrorCode("ServiceUnavailableException"); return e; }