aspNetEmail

EmailParseException Constructor (String, Exception)

Creates an instance of the EmailParseException

public EmailParseException(
   string errorMessage,
   Exception exception
);

Parameters

errorMessage
Text describing the exception
exception
Base Exception

See Also

EmailParseException Class | aspNetEmail Namespace | EmailParseException Constructor Overload List