Class QuizzException

  • All Implemented Interfaces:
    Serializable

    public class QuizzException
    extends org.silverpeas.kernel.SilverpeasException
    Non runtime exception management for this jobPeas.
    See Also:
    Serialized Form
    • Constructor Detail

      • QuizzException

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

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

        public QuizzException​(Throwable cause)