Uiinfrastructure API Docs  
 

ErrorDisplayHelper Class

This helper class allows you to retrieve and display UI error messages. It is implemented as an object rather than static methods so that it can be extended and re-used if necessary.

For a list of all members of this type, see ErrorDisplayHelper Members.

System.Object
   com.plumtree.uiinfrastructure.errordisplay.ErrorDisplayHelper

public class ErrorDisplayHelper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.errordisplay

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ErrorDisplayHelper Members | com.plumtree.uiinfrastructure.errordisplay Namespace