Share via


PosException Members

2/27/2008

Defines the programmatic interface for a generic exception in the POS for .NET system. All other exception classes inherit from PosException.

The following tables list the members exposed by the PosException type.

Protected Constructors

  Name Description
PosException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
ms884840.pubproperty(en-us,WinEmbedded.1002).gif Data  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif HelpLink  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif InnerException  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif Message  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif Source  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif StackTrace  (inherited from Exception )
ms884840.pubproperty(en-us,WinEmbedded.1002).gif TargetSite  (inherited from Exception )

Top

Protected Properties

  Name Description
ms884840.protproperty(en-us,WinEmbedded.1002).gif HResult  (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms884840.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
ms884840.pubmethod(en-us,WinEmbedded.1002).gif GetBaseException  (inherited from Exception )
ms884840.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
ms884840.pubmethod(en-us,WinEmbedded.1002).gif GetObjectData Overridden. Sets the SerializationInfo with information about the exception.
ms884840.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Exception )
ms884840.pubmethod(en-us,WinEmbedded.1002).gif ms884840.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
ms884840.pubmethod(en-us,WinEmbedded.1002).gif ToString  (inherited from Exception )

Top

Protected Methods

  Name Description
ms884840.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
ms884840.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PosException Class
Microsoft.PointOfService Namespace