Retrieves the full list of people that are following a user.
@param userId of a person who wanna check who is following him/her
@return the list of BuzzUserProfile's of all the followers
@throws BuzzIOException if any IO error occurs ( networking ).
@throws BuzzAuthenticationException if any OAuth error occurs
@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.