public class UnrecognizedStatisticException extends Exception
Thrown when an operation requests a statistic from a parameter set that does not define a statistic of the same name.
Constructor and Description |
---|
UnrecognizedStatisticException() |
UnrecognizedStatisticException(String message) |
UnrecognizedStatisticException(String message,
Throwable cause) |
UnrecognizedStatisticException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString