public class UnknownStatsParameterSetException extends Exception
Thrown when an operation requests information from a statistics parameter set that does not exist.
Constructor and Description |
---|
UnknownStatsParameterSetException() |
UnknownStatsParameterSetException(String message) |
UnknownStatsParameterSetException(String message,
Throwable cause) |
UnknownStatsParameterSetException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString