Uiinfrastructure API Docs  
 

AErrorModel.GetErrors Method ()

Call this method to obtain an enumeration of all errors that are appropriate for the current user.

public virtual IXPEnumerator GetErrors();

Return Value

IXPEnumerator containing UIError objects.

Implements

IErrorModelRO.GetErrors

See Also

AErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace | AErrorModel.GetErrors Overload List