Uiinfrastructure API Docs  
 

RecommendationHelper.ConvertExceptionToShortString Method 

Converts exception to a short reasonable string

public static string ConvertExceptionToShortString(
   XPException te,
   bool getMessage,
   bool getSecondLine
);

Parameters

te
getMessage
getSecondLine

Return Value

See Also

RecommendationHelper Class | com.plumtree.uiinfrastructure.application.startup.messages Namespace