The number of domains has exceeded the allowed threshold for the account.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DomainLimitExceededException e = (DomainLimitExceededException)super.unmarshall(json); e.setErrorCode("DomainLimitExceeded"); return e; }