Creates a new comment in a Google Buzz activity
@param userId of the person who creates the post
@param content of the new comment
@return the created post
@throws BuzzIOException if any IO error occurs ( networking ).
@throws BuzzAuthenticationException if any OAuth error occurs
@throws BuzzValidationException if any required element of the new post is missing
@throws BuzzParsingException if a parsing error occurs
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.