More applications were attempted to be created than were allowed.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { ApplicationLimitExceededException e = (ApplicationLimitExceededException)super.unmarshall(json); e.setErrorCode("ApplicationLimitExceededException"); return e; }