Uiinfrastructure API Docs  
 

UIErrorScope.CURRENT_USER Field

Use the CURRENT_USER scope to create an error that will be displayed only to the current user. Such errors are stored on the current users app-server session.

public static readonly UIErrorScope CURRENT_USER;

See Also

UIErrorScope Class | com.plumtree.uiinfrastructure.errordisplay Namespace