SmsException Constructor
3/29/2010
Overload List
Name | Description |
---|---|
SmsException () |
Initializes a new instance of the SmsException class. This is the default constructor.
|
SmsException (String) |
Initializes a new instance of the SmsException class, using an error message.
|
SmsException (Int32, String) |
Initializes a new instance of the SmsException class, using an error code and an error message.
|
SmsException (String, Exception) |
Initializes a new instance of the SmsException class, using an error message and an inner exception.
|
See Also
Reference
SmsException Class
SmsException Members
Microsoft.WindowsMobile.PocketOutlook Namespace