The specified nextToken for pagination is not valid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidNextTokenException e = (InvalidNextTokenException)super.unmarshall(json); e.setErrorCode("InvalidNextTokenException"); return e; }