public class Mail extends Object
Mail()
static void
send(String toAddress, String subject, String msg)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mail()
public static void send(String toAddress, String subject, String msg) throws Exception
toAddress
subject
msg
Exception