Plumtree Portal UI  
 

SearchUIUtility.GetI18NException Method 

Helper method to translate a COM exception into an internationalized SearchExecutionException

public static SearchExecutionException GetI18NException(
   Exception e,
   AActivitySpace m_asOwner
);

See Also

SearchUIUtility Class | com.plumtree.portaluiinfrastructure.search Namespace