Uiinfrastructure API Docs  
 

UIErrorLevel.FATAL Field

FATAL errors should be used to inform the user that the portal is not working. The database is down, or corrupt. Immediate administrative action must be taken.

public static readonly UIErrorLevel FATAL;

See Also

UIErrorLevel Class | com.plumtree.uiinfrastructure.errordisplay Namespace