Uiinfrastructure API Docs  
 

UIError.GetSessionKey Method 

Call this method to obtain the key with which this error was stored on the user's session or application.

public virtual string GetSessionKey();

Return Value

String value.

See Also

UIError Class | com.plumtree.uiinfrastructure.errordisplay Namespace