aspNetEmail

SmtpAuthenticationNotSupportedException Constructor

Creates an instance of the SmtpAuthenticationNotSupported

Overload List

Creates an instance of the SmtpAuthenticationNotSupported

public SmtpAuthenticationNotSupportedException();

Exception raised for any internal exceptions that can be trapped, but should be passed on to the calling application.

protected SmtpAuthenticationNotSupportedException(SerializationInfo,StreamingContext);

Creates an instance of the SmtpAuthenticationNotSupported

public SmtpAuthenticationNotSupportedException(string);

Creates an instance of the SmtpAuthenticationNotSupportedException

public SmtpAuthenticationNotSupportedException(string,Exception);

See Also

SmtpAuthenticationNotSupportedException Class | aspNetEmail Namespace