Uiinfrastructure API Docs  
 

UIError Constructor

Creates a new UIError object.

Overload List

Creates a new UIError object.

public UIError(UIErrorLevel,UIErrorScope,Exception,string,string);

Creates a new UIError object.

public UIError(UIErrorLevel,UIErrorScope,string,string);

See Also

UIError Class | com.plumtree.uiinfrastructure.errordisplay Namespace