Vincenzo,

>  I agree, but Matcher.match(Mail), Matcher.init(MatcherConfig),
Mailet.service(Mail) and Mailet.init(MailetConfig) are all defined
> as "throws javax.mail.MessagingException", so I guess that
MailetException must continue to extend MessagingException.

> Now, shall we refactor? It may not be important, but sometimes some
cleanup must be done, and it could become useful in the future. > I would
use only MailetException, both for throwing new error conditions and
wrapping non-MessagingException kind of Exception-s.
> If we all agree I can doit in org.apache.james.transport.* (and by the
way systematically add the "@version CVS $Revision:$"
> javadoc entry). Let me know.


Taking Serge's comments on board I'd say that Matcher.match and
mailet.service should throw *both* but only MailetException should be
raised in a Mailet or Matcher.

As for Matcher.init I'd probably lean towards MailetException only as we
don't really expect this method to be carrying out any messaging tasks.

But I'm open to persuasion.
d.



***************************************************************************
The information in this e-mail is confidential and for use by the addressee(s) only. 
If you are not the intended recipient (or responsible for delivery of the message to 
the intended recipient) please notify us immediately on 0141 306 2050 and delete the 
message from your computer. You may not copy or forward it or use or disclose its 
contents to any other person. As Internet communications are capable of data 
corruption Student Loans Company Limited does not accept any  responsibility for 
changes made to this message after it was sent. For this reason it may be 
inappropriate to rely on advice or opinions contained in an e-mail without obtaining 
written confirmation of it. Neither Student Loans Company Limited or the sender 
accepts any liability or responsibility for viruses as it is your responsibility to 
scan attachments (if any). Opinions and views expressed in this e-mail are those of 
the sender and may not reflect the opinions and views of The Student Loans Company 
Limited.

This footnote also confirms that this email message has been swept for the presence of 
computer viruses.

**************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to