Click or drag to resize
EmailConfigException Constructor (String, Exception)

Namespace: FlexRule.Internet.Emails
Assembly: FlexRule.Internet (in FlexRule.Internet.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
C#
public EmailConfigException(
	string msg,
	Exception exception
)

Parameters

msg
Type: SystemString
exception
Type: SystemException
See Also