In The Hand LtdIn The Hand
ApplicationLauncherEnableException Constructor (message, inner)
NamespacesInTheHand.WindowsMobileApplicationLauncherEnableExceptionApplicationLauncherEnableException(String, Exception)
.NET Components for Mobility
Initializes a new instance of the ApplicationLauncherEnableException class, using an error message containing additional details about the failure, and an inner exception.
Declaration Syntax
C#Visual Basic
public ApplicationLauncherEnableException(
	string message,
	Exception inner
)
Public Sub New ( _
	message As String, _
	inner As Exception _
)
Parameters
message (String)
A string containing further details about the exception.
inner (Exception)
An inner exception.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 7.0.0.0