This method gets an error message suitable for display to the user from the supplied exception (i.e. localized and without any details that a hacker could exploit, such as whether or not that particular user name is valid).
String the error message for the user (return "" instead of null if necessary)
ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace