Class MailsenderException

  • All Implemented Interfaces:
    Serializable

    public class MailsenderException
    extends Exception
    General exception for Mailsender. This exception can store messages to be sent up to the UI for display to the user. This is terrible design but somewhat necessary until the updated Email API is more widely in place.
    See Also:
    Serialized Form