ServiceCenterException Constructor

3/29/2010

Overload List

Name Description
ServiceCenterException ()
Initializes a new instance of the ServiceCenterException class. This is the default constructor.
ServiceCenterException (String)
Initializes a new instance of the ServiceCenterException class, using an error message.
ServiceCenterException (Int32, String)
Initializes a new instance of the ServiceCenterException class, using an error code and an error message.
ServiceCenterException (String, Exception)
Initializes a new instance of the ServiceCenterException class, using an error message and an inner exception.

See Also

Reference

ServiceCenterException Class
ServiceCenterException Members
Microsoft.WindowsMobile.PocketOutlook Namespace