org.objectweb.jonas.mail.MailServiceException Class Reference

List of all members.

Public Member Functions

 MailServiceException (String message)
 MailServiceException (String message, Throwable throwable)

Detailed Description

The class MailServiceException that indicates conditions that a reasonable application might want to catch.
Author:
Ludovic Bert

Florent Benoit

Definition at line 39 of file MailServiceException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.mail.MailServiceException.MailServiceException String  message  ) 
 

Constructs a new MailServiceException with the specified message.

Parameters:
message the detail message.

Definition at line 46 of file MailServiceException.java.

org.objectweb.jonas.mail.MailServiceException.MailServiceException String  message,
Throwable  throwable
 

Constructs a new MailServiceException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 56 of file MailServiceException.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:04 2005 for JOnAS by  doxygen 1.3.9.1