Package org.salespointframework.quantity
Class MetricMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.salespointframework.quantity.MetricMismatchException
- All Implemented Interfaces:
Serializable
- Author:
- Paul Henke
- See Also:
-
Constructor Summary
ConstructorDescriptionMetricMismatchException
(String text, Metric m1, Metric m2) MetricMismatchException
(Metric m1, Metric m2) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MetricMismatchException
-
MetricMismatchException
-
MetricMismatchException
-