Uiinfrastructure API Docs  
 

AErrorModel Class

This is an abstract model extended by various concrete error model.

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

System.Object
   com.plumtree.uiinfrastructure.errordisplay.AErrorModel
      com.plumtree.uiinfrastructure.errordisplay.ErrorModel

public abstract class AErrorModel : IModel, IModelRO, IMVCObject, IManagedObject, IErrorModelRO

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

AErrorModel Members | com.plumtree.uiinfrastructure.errordisplay Namespace