public class CutoffException extends Exception
Constructor and Description |
---|
CutoffException(String measure,
Double cutoff,
Double value) |
CutoffException(String measure,
Integer cutoff,
Integer value) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2015. All rights reserved.