In The Hand LtdIn The Hand
PocketOutlookException Constructor (message, innerException)
NamespacesInTheHand.WindowsMobile.PocketOutlookPocketOutlookExceptionPocketOutlookException(String, Exception)
.NET Components for Mobility
Initializes a new instance of the PocketOutlookException class, using the specified exception message string, and specified inner exception.
Declaration Syntax
C#Visual Basic
public PocketOutlookException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
Parameters
message (String)
Exception message.
innerException (Exception)
Inner exception,

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