Class MetricMismatchException

    • Constructor Detail

      • MetricMismatchException

        public MetricMismatchException​(String text)
      • MetricMismatchException

        public MetricMismatchException​(Metric m1,
                                       Metric m2)
      • MetricMismatchException

        public MetricMismatchException​(String text,
                                       Metric m1,
                                       Metric m2)