Class SilverStatisticsTypeStatisticsException

  • All Implemented Interfaces:
    Serializable

    public class SilverStatisticsTypeStatisticsException
    extends org.silverpeas.kernel.SilverpeasException
    See Also:
    Serialized Form
    • Constructor Detail

      • SilverStatisticsTypeStatisticsException

        public SilverStatisticsTypeStatisticsException​(String message,
                                                       String typeStats)
      • SilverStatisticsTypeStatisticsException

        public SilverStatisticsTypeStatisticsException​(String message,
                                                       String typeStats,
                                                       String extraParams)
    • Method Detail

      • getTypeStats

        public String getTypeStats()