Class InfoLetterException

  • All Implemented Interfaces:
    Serializable

    public class InfoLetterException
    extends org.silverpeas.core.SilverpeasRuntimeException
    Info Letter Runtime Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • InfoLetterException

        public InfoLetterException​(String message)
      • InfoLetterException

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

        public InfoLetterException​(Throwable cause)