javax.mail.internet

Class ParseException

Known Direct Subclasses:
AddressException

public class ParseException
extends MessagingException

Constructor Summary

ParseException()
ParseException(String message)

Method Summary

Methods inherited from class javax.mail.MessagingException

getMessage, getNextException, setNextException

Constructor Details

ParseException

public ParseException()

ParseException

public ParseException(String message)