ServiceCenterException Constructor (String)
3/29/2010
Initializes a new instance of the ServiceCenterException class, using an error message.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public ServiceCenterException (
string message
)
'Declaration
Public Sub New ( _
message As String _
)
Parameters
- message
The message of the exception.
See Also
Reference
ServiceCenterException Class
ServiceCenterException Members
Microsoft.WindowsMobile.PocketOutlook Namespace