The description that was provided is too long.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DescriptionTooLongException e = (DescriptionTooLongException)super.unmarshall(json); e.setErrorCode("DescriptionTooLongException"); return e; }