Partager via


ApplicationLauncherEnableException Constructor (String)

3/29/2010

Initializes a new instance of the ApplicationLauncherEnableException class, using an error message containing additional details about the failure.

Namespace: Microsoft.WindowsMobile
Assembly: Microsoft.WindowsMobile (in microsoft.windowsmobile.dll)

Syntax

public ApplicationLauncherEnableException (
    string message
)
'Declaration
Public Sub New ( _
    message As String _
)

Parameters

  • message
    A string containing further details about the exception.

See Also

Reference

ApplicationLauncherEnableException Class
ApplicationLauncherEnableException Members
Microsoft.WindowsMobile Namespace