Class EmailPreparationException

All Implemented Interfaces:
Serializable

public class EmailPreparationException extends EmailException
Thrown when an email message couldn't be prepared properly.
Author:
avasquez
See Also:
  • Field Details

  • Constructor Details

    • EmailPreparationException

      public EmailPreparationException(Throwable cause)