public class DuplicateSampleAbscissaException extends MathException
Constructor and Description |
---|
DuplicateSampleAbscissaException(double abscissa,
int i1,
int i2)
Construct an exception indicating the duplicate abscissa.
|
Modifier and Type | Method and Description |
---|---|
double |
getDuplicateAbscissa()
Get the duplicate abscissa.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTrace
public DuplicateSampleAbscissaException(double abscissa, int i1, int i2)
abscissa
- duplicate abscissai1
- index of one entry having the duplicate abscissai2
- index of another entry having the duplicate abscissaCopyright © 2010 - 2020 Adobe. All Rights Reserved