Uses of Class
wt.notify.NotificationException

Packages that use NotificationException
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
 

Uses of NotificationException in wt.notify
 

Methods in wt.notify that throw NotificationException
 void TemplateNotification.send()
          This method constructs and sends an e-mail message for each locale in the distribution list.
 void StandardNotificationManager.send(Notification notification)
          Sends an email message to the recipients specified by the notification's distribution list.
 void SimpleNotification.send()
          This method should no longer be used.
 void NotificationManagerFwd.send(Notification notification)
          Sends an email message to the recipients specified by the notification's distribution list.
 void NotificationManager.send(Notification notification)
          Sends an email message to the recipients specified by the notification's distribution list.
 void Notification.send()
          This method should no longer be used.