Information about any problems encountered while processing a search request.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { SearchException e = (SearchException)super.unmarshall(json); e.setErrorCode("SearchException"); return e; }