Uiinfrastructure API Docs  
 

UIError.GetMessage Method 

Call this method to obtain the String message displayed along with this error.

public virtual string GetMessage();

Return Value

String message.

See Also

UIError Class | com.plumtree.uiinfrastructure.errordisplay Namespace