Uiinfrastructure API Docs  
 

UIErrorLevel.SERIOUS Field

SERIOUS errors should be used to inform the user that something is wrong and a specific feature cannot be used. Possibly something needs to be configured correctly, or an administrator needs to do something.

public static readonly UIErrorLevel SERIOUS;

See Also

UIErrorLevel Class | com.plumtree.uiinfrastructure.errordisplay Namespace