public class NoSuchStatisticException extends GrinderException
Constructor and Description |
---|
NoSuchStatisticException(String s)
Creates a new
NoSuchStatisticException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchStatisticException(String s)
NoSuchStatisticException
instance.s
- Exception message.Copyright © 2000-2014. All Rights Reserved.