public class MetricMismatchException extends RuntimeException
| Constructor and Description |
|---|
MetricMismatchException() |
MetricMismatchException(Metric m1,
Metric m2) |
MetricMismatchException(String text) |
MetricMismatchException(String text,
Metric m1,
Metric m2) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetricMismatchException()
public MetricMismatchException(String text)
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.