Creates an instance of the SmtpAuthenticationNotSupported
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);
SmtpAuthenticationNotSupportedException Class | aspNetEmail Namespace