TsBiff 1.3


Uses of Class
ts.mail.SendMailException

Packages that use SendMailException
ts.mail   
 

Uses of SendMailException in ts.mail
 

Methods in ts.mail that throw SendMailException
 void TransportAgent.sendMail(MailModel aMail)
          Send the mail using a certain protocol.
 void SmtpAgent.sendMail(MailModel aMail)
          Implementation of sendMail method.
 


TsBiff 1.3