Class ScoreRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class ScoreRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • ScoreRuntimeException

        public ScoreRuntimeException​(String message)
      • ScoreRuntimeException

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

        public ScoreRuntimeException​(Throwable cause)