SmtpFailedRecipientsException Constructor (String, Exception)Ipswitch.Messaging.Framework
Constructor

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public SmtpFailedRecipientsException(
	string message,
	Exception inner
)

Parameters

message
Type: SystemString
The exception message
inner
Type: SystemException
The inner exception
See Also

Reference