Class SilverStatisticsTypeStatisticsException

    • Constructor Detail

      • SilverStatisticsTypeStatisticsException

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

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

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

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