SmsException Members

3/29/2010

The exception that is thrown after a failed attempt to send an SMS message (that is, whenever the function SmsMessage.Send fails).

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

Public Constructors

  Name Description
SmsException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Aa455671.pubproperty(en-us,MSDN.10).gif ErrorCode  (inherited from ExternalException )
Aa455671.pubproperty(en-us,MSDN.10).gif HelpLink  (inherited from Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif InnerException  (inherited from Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif Message  (inherited from Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif NativeErrorCode  (inherited from Win32Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif Source  (inherited from Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif StackTrace  (inherited from Exception )
Aa455671.pubproperty(en-us,MSDN.10).gif TargetSite  (inherited from Exception )

Top

Protected Properties

  Name Description
Aa455671.protproperty(en-us,MSDN.10).gif HResult  (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455671.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455671.pubmethod(en-us,MSDN.10).gif GetBaseException  (inherited from Exception )
Aa455671.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455671.pubmethod(en-us,MSDN.10).gif GetObjectData  (inherited from Win32Exception )
Aa455671.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455671.pubmethod(en-us,MSDN.10).gif Aa455671.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455671.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Exception )

Top

Protected Methods

  Name Description
Aa455671.protmethod(en-us,MSDN.10).gif Finalize  (inherited from Object )
Aa455671.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SmsException Class
Microsoft.WindowsMobile.PocketOutlook Namespace