Uiinfrastructure API Docs  
 

UIError.GetActivitySpace Method 

Call this method to determine the activity space with which this error is associated. This method returns null if this error is not associated with an activity space.

public virtual string GetActivitySpace();

Return Value

String name of the activity space.

See Also

UIError Class | com.plumtree.uiinfrastructure.errordisplay Namespace