Class SILVERMAILException

  • All Implemented Interfaces:
    Serializable

    public class SILVERMAILException
    extends org.silverpeas.kernel.SilverpeasException
    Exception thrown by the Silver mail processing chain.
    See Also:
    Serialized Form
    • Constructor Detail

      • SILVERMAILException

        public SILVERMAILException​(String message,
                                   String... parameters)
      • SILVERMAILException

        public SILVERMAILException​(String message,
                                   Throwable cause)
      • SILVERMAILException

        public SILVERMAILException​(Throwable cause)