Class SilverStatisticsConfigException

    • Constructor Detail

      • SilverStatisticsConfigException

        public SilverStatisticsConfigException​(String callingClass,
                                               int errorLevel,
                                               String message,
                                               String typeStats)
      • SilverStatisticsConfigException

        public SilverStatisticsConfigException​(String callingClass,
                                               int errorLevel,
                                               String message,
                                               String typeStats,
                                               String extraParams)
      • SilverStatisticsConfigException

        public SilverStatisticsConfigException​(String callingClass,
                                               int errorLevel,
                                               String message,
                                               String typeStats,
                                               Exception nested)
      • SilverStatisticsConfigException

        public SilverStatisticsConfigException​(String callingClass,
                                               int errorLevel,
                                               String message,
                                               String typeStats,
                                               String extraParams,
                                               Exception nested)