Class FcEmailException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.mail.FcEmailException
All Implemented Interfaces:
Serializable

public class FcEmailException extends Exception implements Serializable
Exception thrown for email related errors.
Since:
8.5.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • FcEmailException

      public FcEmailException(String message)
    • FcEmailException

      public FcEmailException(String message, Throwable cause)