retrieveByUsernameCatching

Fetches a Gravatar profile for the given username. This method will catch any exception that occurs during the execution and return it as a GravatarResult.Failure.

Return

The fetched profiles

Parameters

username

The username to fetch the profile for