Class SmtpException

All Implemented Interfaces:
Serializable

public class SmtpException extends ProtocolException
See Also:
  • Constructor Details

    • SmtpException

      public SmtpException()
    • SmtpException

      public SmtpException(String msg)
    • SmtpException

      public SmtpException(int num, String msg)
  • Method Details

    • getSmtpResponseNumber

      public int getSmtpResponseNumber()