Uses of Class
amber.server.exception.AmberMessagingException

Packages that use AmberMessagingException
amber.utility Amber Utilities. 
 

Uses of AmberMessagingException in amber.utility
 

Methods in amber.utility that throw AmberMessagingException
 void MailSystem.sendEmail(java.lang.String to, java.lang.String subject, java.lang.String body, java.lang.String type)
          Sends a piece of text mail to the specified recipient.
static void MailSystem.sendEmail(java.lang.String to, java.lang.String from, java.lang.String subject, java.lang.String body, java.lang.String smtpServer, java.lang.String type)
          Sends a piece of text mail to the specified recipient.
static void MailSystem.setUpHtml(java.lang.String body, amber.utility.Message msg, java.lang.String type)
           
static void MailSystem.sendEmail(java.lang.String to, java.lang.String from, java.lang.String subject, java.lang.String body, java.lang.String smtpServer)
          Sends a piece of text mail to the specified recipient.
 

Constructors in amber.utility that throw AmberMessagingException
MailSystem()
          Default constructor.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.