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, printStackTracepublic 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 abscissa"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"